blob: cb78a2246210aa29d9a23b820e25153ece697fc0 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.kernel.Stats",
"fuchsia.scheduler.ProfileProvider"
]
}
},
"include": [
"sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "test/hwstress_test"
},
"sandbox": {
"services": [
"fuchsia.kernel.Stats",
"fuchsia.process.Launcher",
"fuchsia.scheduler.ProfileProvider",
"fuchsia.sys.Environment"
]
}
}