blob: 4649a46b0c2f109376ddaa69c869488ebbc98c40 [file] [log] [blame]
{
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "bin/sched_tests"
},
"sandbox": {
"boot": [
"bin",
"lib"
],
"features": [
"shell-commands"
],
"services": [
"fuchsia.process.Launcher",
"fuchsia.process.Resolver",
"fuchsia.scheduler.ProfileProvider",
"fuchsia.sys.Environment",
"fuchsia.sys.Launcher",
"fuchsia.sys.Loader"
]
}
}