Age | Commit message (Expand) | Author |
2019-12-04 | Allow syscall tests to run with hostinet. | Dean Deng |
2019-11-06 | Fix yet another data race. | Bhasker Hariharan |
2019-11-06 | Fix data race in syscall_test_runner.go | Bhasker Hariharan |
2019-10-18 | Cleanup host UDS support | Michael Pratt |
2019-09-18 | Shard the runtime tests. | Nicolas Lacasse |
2019-09-03 | Impose order on test scripts. | Adin Scannell |
2019-08-20 | test: reset a signal handler before closing a signal channel | Andrei Vagin |
2019-08-13 | tests: print stack traces if test failed by timeout | Andrei Vagin |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-11 | gvisor/test: create a per-testcase directory for runsc logs | Andrei Vagin |
2019-06-06 | Add overlay dimension to FS related syscall tests | Fabricio Voznika |
2019-05-05 | Fix raw socket behavior and tests. | Kevin Krakauer |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-02-27 | Don't log twice to debug log when --log isn't set | Fabricio Voznika |
2019-02-25 | Use a custom, world-accessible, /tmp mount | Michael Pratt |
2019-02-07 | gvisor/tests: save runsc logs for each container in a separate directory | Andrei Vagin |
2019-02-01 | gvisor/test: Remove gtest shard env variables | Andrei Vagin |
2019-01-31 | Add syscall test dimension for --file_access=shared | Fabricio Voznika |
2019-01-24 | Add runsc logs to test results | Fabricio Voznika |
2019-01-24 | Increase gofer coverage in tests | Fabricio Voznika |
2019-01-16 | Prevent internal tmpfs mount to override files in /tmp | Fabricio Voznika |
2019-01-15 | Set end of subslice as begin of next subslice | Yong He |
2019-01-09 | Allow to specify a custom path to runsc for syscall-test-runner | Andrei Vagin |
2018-12-28 | Implement SO_REUSEPORT for TCP and UDP sockets | Andrei Vagin |
2018-12-14 | Shard the syscall tests. | Nicolas Lacasse |