Sign in
fuchsia
/
fuchsia
/
1b8cb736039e
/
.
/
src
/
developer
/
remote-control
/
diagnostics-bridge
/
meta
/
diagnostics_bridge_lib_test.cml
blob: a913dbd38fd0f9b27db629b72e7f92e6736034ab [
file
]
{
program
:
{
binary
:
"test/diagnostics_bridge_lib_test"
,
},
capabilities
:
[
{
protocol
:
"fuchsia.test.Suite"
},
],
use
:
[
{
runner
:
"rust_test_runner"
},
],
expose
:
[
{
protocol
:
"fuchsia.test.Suite"
,
from
:
"self"
,
},
],
}