| { | |
| "program": { | |
| "binary": "test/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" | |
| ] | |
| } | |
| } |