blob: 28d18923870b7d3176b872563a9dfc58213210e9 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.lowpan.device.Lookup": "fuchsia-pkg://fuchsia.com/lowpanservice#meta/lowpanservice.cmx",
"fuchsia.lowpan.device.Register": "fuchsia-pkg://fuchsia.com/lowpanservice#meta/lowpanservice.cmx"
}
}
},
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "bin/lowpan_integration_tests"
},
"sandbox": {
"services": [
"fuchsia.lowpan.device.Lookup",
"fuchsia.lowpan.device.Register",
"fuchsia.sys.Launcher"
]
}
}