blob: 15fb45bdb5d8ee433321758338c8827b9bb5f9a4 [file] [log] [blame]
{
include: [ "syslog/client.shard.cml" ],
program: {
runner: "elf",
binary: "bin/run-hangs-example",
},
capabilities: [
{ protocol: "fuchsia.test.Suite" },
],
expose: [
{
protocol: "fuchsia.test.Suite",
from: "self",
},
],
}