summaryrefslogtreecommitdiffhomepage
path: root/test/runner
AgeCommit message (Expand)Author
2020-06-19Use internal tmpfs in test runner, even when running with overlay.Nicolas Lacasse
2020-06-17Remove various uses of 'blacklist'Michael Pratt
2020-06-15Correctly set the test VFS environment variable.Rahat Mahmood
2020-06-11Remove generated logs when test succeeds.Adin Scannell
2020-06-04test/syscall: run hostnet tests in separate network namespacesAndrei Vagin
2020-06-01Enable VFS2 to runsc syscall testsFabricio Voznika
2020-05-29runner: fix goroutine leakGaurav Singh
2020-05-21Fix IsRunningWithVFS1() on the runsc-based test runner.Jamie Liu
2020-04-23Simplify Docker test infrastructure.Adin Scannell
2020-04-21Internal change.gVisor bot
2020-03-20test: Create a separate /tmp mount only for tests with the shared tagAndrei Vagin
2020-03-04test/runner: use proper filters for test casesAndrei Vagin
2020-02-24Add default behavior for gtest runner.Adin Scannell
2020-02-21Factor platform tags.Adin Scannell
2020-02-19Add basic microbenchmarks.Adin Scannell