blob: 9fc795478c40e989ee33e4f9700516e382968e4c [file] [log] [blame]
{
"include": [
"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"
]
}
}