Sign in
fuchsia
/
fuchsia
/
c1c9ab68b04b
/
.
/
src
/
devices
/
lib
/
driver2
/
meta
/
llcpp_test.cml
blob: fcf79639e676a173fc8c1c447ce2af67b80db968 [
file
] [
log
] [
blame
]
{
program
:
{
binary
:
"bin/llcpp_test"
,
},
capabilities
:
[
{
protocol
:
"fuchsia.test.Suite"
},
],
use
:
[
{
runner
:
"gtest_runner"
},
],
expose
:
[
{
protocol
:
"fuchsia.test.Suite"
,
from
:
"self"
,
},
],
}