blob: b8e4354b85c048bda60e9f177e9d91d60576cb0f [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.posix.socket.Provider": "fuchsia-pkg://fuchsia.com/netstack-c-api-tests#meta/netstack-debug.cmx"
}
}
},
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "test/netstack_if_nameindex_test"
},
"sandbox": {
"services": [
"fuchsia.posix.socket.Provider"
]
}
}