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