Sign in
fuchsia
/
fuchsia
/
bdc0c4d1c7f8
/
.
/
sdk
/
lib
/
stdcompat
/
test
/
meta
/
stdcompat-test.cml
blob: 9f223a1f9d0c596cea7f720357fec9df3930664f [
file
] [
log
] [
blame
]
{
include
:
[
"//src/sys/test_runners/gtest/default.shard.cml"
,
"syslog/client.shard.cml"
,
],
program
:
{
binary
:
"test/stdcompat-unit-test"
,
},
use
:
[
{
protocol
:
[
"fuchsia.process.Launcher"
],
},
],
}