blob: f0acc113697cfa46b854bac3d166c138e7b2f14f [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.net.NameLookup": "fuchsia-pkg://fuchsia.com/dns-resolver#meta/dns-resolver.cmx",
"fuchsia.posix.socket.Provider": "fuchsia-pkg://fuchsia.com/netstack#meta/netstack.cmx",
"fuchsia.test.IsolatedDevmgr": "fuchsia-pkg://fuchsia.com/ramdisk-isolated-devmgr#meta/ramdisk-isolated-devmgr.cmx"
}
}
},
"program": {
"binary": "test/fuchsia-pkg-testing-tests"
},
"sandbox": {
"features": [
"isolated-temp"
],
"services": [
"fuchsia.net.NameLookup",
"fuchsia.posix.socket.Provider",
"fuchsia.process.Launcher",
"fuchsia.sys.Launcher",
"fuchsia.test.IsolatedDevmgr",
"fuchsia.tracing.provider.Registry"
]
}
}