blob: 9cb62084fc2960ed1683f79f1c8b863bc1d9f688 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.net.stack.Stack": "fuchsia-pkg://fuchsia.com/weavestack-unittests#meta/netstack-debug.cmx",
"fuchsia.net.tun.Control": "fuchsia-pkg://fuchsia.com/network-tun#meta/network-tun.cmx",
"fuchsia.posix.socket.Provider": "fuchsia-pkg://fuchsia.com/weavestack-unittests#meta/netstack-debug.cmx"
},
"system-services": [
"fuchsia.boot.FactoryItems"
]
}
},
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "bin/weavestack_unittests"
},
"sandbox": {
"features": [
"config-data",
"isolated-persistent-storage"
],
"services": [
"fuchsia.factory.WeaveFactoryStoreProvider",
"fuchsia.hwinfo.Device",
"fuchsia.net.stack.Stack",
"fuchsia.net.tun.Control",
"fuchsia.posix.socket.Provider",
"fuchsia.weave.FactoryDataManager"
]
}
}