| { | |
| "program": { | |
| "args": [ | |
| "--test-threads=1" | |
| ], | |
| "binary": "bin/feedback_reader_test" | |
| }, | |
| "sandbox": { | |
| "features": [ | |
| "isolated-temp" | |
| ], | |
| "services": [ | |
| "fuchsia.diagnostics.ArchiveAccessor", | |
| "fuchsia.process.Launcher", | |
| "fuchsia.process.Resolver", | |
| "fuchsia.sys.Environment", | |
| "fuchsia.sys.Launcher", | |
| "fuchsia.sys.Loader" | |
| ] | |
| } | |
| } |