Age | Commit message (Expand) | Author |
2020-12-03 | Support partitions for other tests. | Adin Scannell |
2020-11-10 | Internal change | Jamie Liu |
2020-11-02 | Block external network for tests | Andrei Vagin |
2020-10-23 | Rewrite reference leak checker without finalizers. | Dean Deng |
2020-10-14 | Disable strace+debug when explicitly requested | Tiwei Bie |
2020-10-12 | gvisor/test: Set nogotsan for native tests | Andrei Vagin |
2020-10-05 | Enable more VFS2 tests | Fabricio Voznika |
2020-08-31 | Run syscall tests in uts namespaces. | Rahat Mahmood |
2020-08-20 | Enable strace+debug in syscall tests | Fabricio Voznika |
2020-08-12 | Merge pull request #3250 from craig08:fuse-getattr | gVisor bot |
2020-08-12 | Limit the scope when deleting test log directory on success | Fabricio Voznika |
2020-08-10 | Implement FUSE_GETATTR | Craig Chi |
2020-08-10 | Enable VFS2 by default for all syscall tests. | Ayush Ranjan |
2020-08-06 | Add bzl_library rules for .bzl files without one. | Adin Scannell |
2020-08-04 | Add FUSE integration test | Craig Chi |
2020-07-27 | Merge pull request #3377 from kevinGC:native-tags | gVisor bot |
2020-07-25 | test/syscall: run each test case in a separate network namespace | Andrei Vagin |
2020-07-24 | Bugfix: non-native tests were tagged as native | Kevin Krakauer |
2020-07-15 | Merge pull request #3165 from ridwanmsharif:ridwanmsharif/fuse-off-by-default | gVisor bot |
2020-07-13 | Merge pull request #2672 from amscanne:shim-integrated | gVisor bot |
2020-07-09 | Gate FUSE behind a runsc flag | Ridwan Sharif |
2020-06-19 | Use internal tmpfs in test runner, even when running with overlay. | Nicolas Lacasse |
2020-06-17 | Remove various uses of 'blacklist' | Michael Pratt |
2020-06-15 | Correctly set the test VFS environment variable. | Rahat Mahmood |
2020-06-11 | Remove generated logs when test succeeds. | Adin Scannell |
2020-06-04 | test/syscall: run hostnet tests in separate network namespaces | Andrei Vagin |
2020-06-01 | Enable VFS2 to runsc syscall tests | Fabricio Voznika |
2020-05-29 | runner: fix goroutine leak | Gaurav Singh |
2020-05-21 | Fix IsRunningWithVFS1() on the runsc-based test runner. | Jamie Liu |
2020-04-23 | Simplify Docker test infrastructure. | Adin Scannell |
2020-04-21 | Internal change. | gVisor bot |
2020-03-20 | test: Create a separate /tmp mount only for tests with the shared tag | Andrei Vagin |
2020-03-04 | test/runner: use proper filters for test cases | Andrei Vagin |
2020-02-24 | Add default behavior for gtest runner. | Adin Scannell |
2020-02-21 | Factor platform tags. | Adin Scannell |
2020-02-19 | Add basic microbenchmarks. | Adin Scannell |