blob: c137484dddec00cd2e9ccc6e6c71d5e0a7e20b87 [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"
]
}
}