blob: dee0f983e9f57bd7f655ea18ac2ddb0c5d37b669 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.tracing.controller.Controller": [
"fuchsia-pkg://fuchsia.com/trace_manager#meta/trace_manager.cmx",
"--verbose=2"
],
"fuchsia.tracing.provider.Registry": [
"fuchsia-pkg://fuchsia.com/trace_manager#meta/trace_manager.cmx",
"--verbose=2"
]
}
}
},
"program": {
"binary": "test/ktrace_integration_tests"
},
"sandbox": {
"features": [
"shell"
],
"services": [
"fuchsia.sys.Launcher",
"fuchsia.process.Launcher",
"fuchsia.process.Resolver",
"fuchsia.tracing.controller.Controller",
"fuchsia.tracing.provider.Registry"
]
}
}