blob: a4ac638d3ef3f9b07862fa2a75d80331a26c023f [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.test.manager.Harness"
]
}
},
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "bin/run_test_suite_integration_tests"
},
"sandbox": {
"features": [
"isolated-temp"
],
"services": [
"fuchsia.sys.Launcher",
"fuchsia.test.manager.Harness"
]
}
}