blob: 8180a233b840e2281cb7bf766edcca0b4b2df151 [file] [log] [blame]
{
include: [
"//sdk/lib/diagnostics/syslog/client.shard.cml",
"//src/sys/test_runners/starnix/unit_test.shard.cml",
],
program: {
binary: "bin/starnix_runner_bin_test",
},
use: [
{
protocol: [ "fuchsia.kernel.VmexResource" ],
},
],
}