blob: dd533f7a4f23f11a1bf3a3027fdcd775e8caefcd [file] [log] [blame]
{
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"args": [
"--test-threads=1"
],
"binary": "bin/bt_bonding_integration_tests"
},
"sandbox": {
"dev": [
"class/bt-emulator",
"class/bt-host",
"test/test"
],
"services": [
"fuchsia.diagnostics.ArchiveAccessor",
"fuchsia.sys.Environment",
"fuchsia.sys.Launcher",
"fuchsia.sys.Loader"
],
"system": [
"driver/bt-hci-emulator.so"
]
}
}