blob: 6f9e4a61ef0b55974baef370ebd8ccbde79c13cd [file] [log] [blame]
{
include: [ "//src/sys/test_runners/starnix/default.shard.cml" ],
program: {
binary: "system/bin/fork_test",
args: [ "--gunit_filter=ForkTest.*:-*.Alarm" ],
mounts: [ "/:remotefs:root" ],
},
}