blob: 2d1ceadaf3fa97d518de0c3a8092ddd0f9bdc25c [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.testing.FakeClock": "fuchsia-pkg://fuchsia.com/fake_clock#meta/fake_clock.cmx",
"fuchsia.testing.FakeClockControl": "fuchsia-pkg://fuchsia.com/fake_clock#meta/fake_clock.cmx"
},
"system-services": [
"fuchsia.sysmem.Allocator",
"fuchsia.vulkan.loader.Loader"
]
}
},
"program": {
"binary": "test/scenic_unittests"
},
"sandbox": {
"features": [
"vulkan"
],
"services": [
"fuchsia.logger.LogSink",
"fuchsia.process.Launcher",
"fuchsia.sysmem.Allocator",
"fuchsia.testing.FakeClock",
"fuchsia.testing.FakeClockControl",
"fuchsia.vulkan.loader.Loader"
]
}
}