blob: e9ae9d2bfbcd67c06b23dae06386ef6d3985ce4d [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.netstack.Netstack": "fuchsia-pkg://fuchsia.com/netstack#meta/netstack.cmx"
}
}
},
"program": {
"binary": "test/netstack_ifconfig_test"
},
"sandbox": {
"features": [
"deprecated-shell"
],
"services": [
"fuchsia.netstack.Netstack",
"fuchsia.process.Launcher",
"fuchsia.process.Resolver",
"fuchsia.wlan.service.Wlan"
]
}
}