summaryrefslogtreecommitdiffhomepage
path: root/test/runner/defs.bzl
AgeCommit message (Expand)Author
2020-10-14Disable strace+debug when explicitly requestedTiwei Bie
2020-10-12gvisor/test: Set nogotsan for native testsAndrei Vagin
2020-10-05Enable more VFS2 testsFabricio Voznika
2020-08-20Enable strace+debug in syscall testsFabricio Voznika
2020-08-12Merge pull request #3250 from craig08:fuse-getattrgVisor bot
2020-08-10Implement FUSE_GETATTRCraig Chi
2020-08-10Enable VFS2 by default for all syscall tests.Ayush Ranjan
2020-08-04Add FUSE integration testCraig Chi
2020-07-24Bugfix: non-native tests were tagged as nativeKevin Krakauer
2020-07-09Gate FUSE behind a runsc flagRidwan Sharif
2020-06-19Use internal tmpfs in test runner, even when running with overlay.Nicolas Lacasse
2020-06-04test/syscall: run hostnet tests in separate network namespacesAndrei Vagin
2020-06-01Enable VFS2 to runsc syscall testsFabricio Voznika
2020-04-21Internal change.gVisor bot
2020-02-21Factor platform tags.Adin Scannell
2020-02-19Add basic microbenchmarks.Adin Scannell