summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/build_defs.bzl
AgeCommit message (Expand)Author
2020-01-27Standardize on tools directory.Adin Scannell
2019-12-04Allow syscall tests to run with hostinet.Dean Deng
2019-10-18Cleanup host UDS supportMichael Pratt
2019-09-03Impose order on test scripts.Adin Scannell
2019-08-26Internal change.gVisor bot
2019-08-22test: set shard_count to 5 by defaultAndrei Vagin
2019-08-20tests: syscall_test_runner should not run tests in parallelAndrei Vagin
2019-06-06Add overlay dimension to FS related syscall testsFabricio Voznika
2019-04-29Allow and document bug ids in gVisor codebase.Nicolas Lacasse
2019-03-04Deflake socket_ipv4_udp_unbound_loopback.Ian Gudger
2019-03-01Mark socket_ipv4_udp_unbound_loopback flakyMichael Pratt
2019-02-11gvisor: Run syscall tests in kokoro on the rbe clusterAndrei Vagin
2019-01-31Add syscall test dimension for --file_access=sharedFabricio Voznika
2019-01-24Increase gofer coverage in testsFabricio Voznika
2019-01-10Define name earlierMichael Pratt
2019-01-09Avoid $(location) in syscall tests.Nicolas Lacasse
2019-01-07Default syscall_test shard_count to 5.Jamie Liu
2018-12-14Shard the syscall tests.Nicolas Lacasse
2018-12-10Open source system call tests.Brian Geffon