summaryrefslogtreecommitdiffhomepage
path: root/test/runner
AgeCommit message (Expand)Author
2021-09-11Internal change.gVisor bot
2021-09-01Support sending with packet socketsGhanan Gowripalan
2021-07-23Add verity open benchmark testChong Cai
2021-07-22Move socket_test_util to //test/utilGhanan Gowripalan
2021-06-24Run `:socket_inet_loopback_isolated_test_linux` tests in a container.Etienne Perot
2021-06-09Rename go files that contain "main" function to main.go.Nicolas Lacasse
2021-05-14Add hash15 label for tests.Andrei Vagin
2021-05-05Automated rollback of changelist 361661726Andrei Vagin
2021-04-20Clean test tags.Adin Scannell
2021-04-16Allow runsc to generate coverage reports.Dean Deng
2021-04-14Make the generated test binary name match the target nameTing-Yu Wang
2021-03-09Fix invalid interface conversion in runnerFabricio Voznika
2021-03-08Run shards in a single sandboxFabricio Voznika
2021-03-06[op] Replace syscall package usage with golang.org/x/sys/unix in test/.Ayush Ranjan
2021-01-15Support TEST_PREMATURE_EXIT_FILE in syscall testsFabricio Voznika
2021-01-12Fix simple mistakes identified by goreportcard.Adin Scannell
2020-12-03Support partitions for other tests.Adin Scannell
2020-11-10Internal changeJamie Liu
2020-11-02Block external network for testsAndrei Vagin
2020-10-23Rewrite reference leak checker without finalizers.Dean Deng
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-31Run syscall tests in uts namespaces.Rahat Mahmood
2020-08-20Enable strace+debug in syscall testsFabricio Voznika
2020-08-12Merge pull request #3250 from craig08:fuse-getattrgVisor bot
2020-08-12Limit the scope when deleting test log directory on successFabricio Voznika
2020-08-10Implement FUSE_GETATTRCraig Chi
2020-08-10Enable VFS2 by default for all syscall tests.Ayush Ranjan
2020-08-06Add bzl_library rules for .bzl files without one.Adin Scannell
2020-08-04Add FUSE integration testCraig Chi
2020-07-27Merge pull request #3377 from kevinGC:native-tagsgVisor bot
2020-07-25test/syscall: run each test case in a separate network namespaceAndrei Vagin
2020-07-24Bugfix: non-native tests were tagged as nativeKevin Krakauer
2020-07-15Merge pull request #3165 from ridwanmsharif:ridwanmsharif/fuse-off-by-defaultgVisor bot
2020-07-13Merge pull request #2672 from amscanne:shim-integratedgVisor bot
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-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