blob: 562f991a186e4d33139cfae25f357f051ac66f9e [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.scheduler.ProfileProvider"
]
}
},
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "bin/fuchsia_microbenchmarks"
},
"sandbox": {
"features": [
"shell-commands"
],
"services": [
"fuchsia.process.Launcher",
"fuchsia.process.Resolver",
"fuchsia.scheduler.ProfileProvider",
"fuchsia.sys.Launcher"
]
}
}