blob: d16af9127dcd0a29269f40235b92d1ccc57fcbba [file] [log] [blame]
{
"include": [
"sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"args": [
"--test-threads=1"
],
"binary": "bin/feedback_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"
]
}
}