summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/syscall_test_runner.go
AgeCommit message (Expand)Author
2019-02-07gvisor/tests: save runsc logs for each container in a separate directoryAndrei Vagin
2019-02-01gvisor/test: Remove gtest shard env variablesAndrei Vagin
2019-01-31Add syscall test dimension for --file_access=sharedFabricio Voznika
2019-01-24Add runsc logs to test resultsFabricio Voznika
2019-01-24Increase gofer coverage in testsFabricio Voznika
2019-01-16Prevent internal tmpfs mount to override files in /tmpFabricio Voznika
2019-01-15Set end of subslice as begin of next subsliceYong He
2019-01-09Allow to specify a custom path to runsc for syscall-test-runnerAndrei Vagin
2018-12-28Implement SO_REUSEPORT for TCP and UDP socketsAndrei Vagin
2018-12-14Shard the syscall tests.Nicolas Lacasse