blob: 203db70c31c1a0358ecf6abd740ecda3c3b6d2b5 [file] [log] [blame]
{
"program": {
"binary": "test/cmd_unittests"
},
"sandbox": {
"services": [
"fuchsia.hardware.pty.Device",
"fuchsia.process.Launcher"
]
},
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.hardware.pty.Device"
]
}
}
}