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" ],
},
],
}