blob: 9a753417381e9d4672b5051c4310cbb5e8fae922 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.kernel.RootJob"
]
}
},
"include": [
"syslog/client.shard.cmx"
],
"program": {
"binary": "test/debug_agent_integration_tests"
},
"sandbox": {
"services": [
"fuchsia.exception.ProcessLimbo",
"fuchsia.kernel.RootJob",
"fuchsia.process.Launcher"
]
}
}