blob: 7f13c3f6123ec3aae43c96e1ef14ae446ee4d0a8 [file] [log] [blame]
{
include: [ "//src/sys/test_runners/starnix/default.shard.cml" ],
program: {
binary: "system/bin/syscalls_test",
mounts: [
"/:remotefs:root",
"/data:tmpfs",
"/tmp:tmpfs",
],
user: "root:x:0:0",
},
}