blob: 2e365204d46e964a2e2ca4ebaa398b4236cda719 [file] [log] [blame]
{
"include": [
"sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"args": [
"--test-threads=1"
],
"binary": "bin/unified_reader_test"
},
"sandbox": {
"features": [
"isolated-temp"
],
"services": [
"fuchsia.diagnostics.ArchiveAccessor",
"fuchsia.process.Launcher",
"fuchsia.process.Resolver",
"fuchsia.sys.Environment",
"fuchsia.sys.Launcher",
"fuchsia.sys.Loader"
]
}
}