blob: 5733f60f33f084b2337a8f9de07dc457e9e15cb0 [file] [log] [blame]
{
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "bin/cpuperf_integration_tests"
},
"sandbox": {
"dev": [
"sys/cpu-trace"
],
"features": [
"isolated-persistent-storage",
"isolated-temp",
"shell-commands"
],
"services": [
"fuchsia.process.Launcher",
"fuchsia.process.Resolver",
"fuchsia.sys.Launcher"
]
}
}