blob: 256cbef943495deba83e6b5d513a27ad3718ed1b [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.kernel.RootJob"
]
}
},
"include": [
"syslog/client.shard.cmx"
],
"program": {
"binary": "test/debug_agent_unit_tests"
},
"sandbox": {
"services": [
"fuchsia.kernel.RootJob",
"fuchsia.process.Launcher"
]
}
}