blob: 6c5534038ed9eb546695bcbc03095a6dc4861e4e [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.net.tun.Control": "fuchsia-pkg://fuchsia.com/netemul-lib-tests#meta/network-tun.cmx",
"fuchsia.netemul.devmgr.IsolatedDevmgr": "fuchsia-pkg://fuchsia.com/netemul-lib-tests#meta/netemul-devmgr.cmx"
}
}
},
"include": [
"sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "bin/network_test"
},
"sandbox": {
"services": [
"fuchsia.net.tun.Control",
"fuchsia.netemul.devmgr.IsolatedDevmgr",
"fuchsia.sys.Environment",
"fuchsia.sys.Loader"
]
}
}