blob: 539f5e01b4ae89232c13ea8a05312d96f382429e [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_fuchsia_c_api_test"
},
"sandbox": {
"features": [
"shell-commands"
],
"services": [
"fuchsia.net.NameLookup",
"fuchsia.posix.socket.Provider",
"fuchsia.process.Launcher",
"fuchsia.process.Resolver"
]
}
}