blob: a6034aad9abe85ac2ce5b0a97f5b42954352f707 [file] [log] [blame] [edit]
{
"include": [
"sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"args": [
"--num-operations",
"10"
],
"binary": "bin/blobfs_stressor"
},
"sandbox": {
"features": [
"hub"
],
"services": [
"fuchsia.boot.Arguments",
"fuchsia.boot.Items",
"fuchsia.boot.WriteOnlyLog",
"fuchsia.ldsvc.Loader",
"fuchsia.process.Launcher",
"fuchsia.sys.Environment",
"fuchsia.sys.Launcher"
]
}
}