summaryrefslogtreecommitdiffhomepage
path: root/pkg/test/testutil
AgeCommit message (Expand)Author
2021-05-27Fix test_app task-treeFabricio Voznika
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
2021-01-13Switch uses of os.Getenv that check for empty string to os.LookupEnv.Dean Deng
2021-01-13testutil: Create a `multiLogger` that logs to multiple `Loggers`.Etienne Perot
2021-01-08Create console test library.Etienne Perot
2020-12-07Support icmpv6 transport protocolPeter Johnston
2020-12-03Support partitions for other tests.Adin Scannell
2020-12-02Make testutil.RandomID safe for concurrent usesZeling Feng
2020-11-17Add support for TTY in multi-containerFabricio Voznika
2020-10-05Enable more VFS2 testsFabricio Voznika
2020-09-17[testing] Use container address to talk to server running inside container.Ayush Ranjan
2020-08-26Make flag propagation automaticFabricio Voznika
2020-08-20Use a explicit random src for RandomID.Bhasker Hariharan
2020-08-19Move boot.Config to its own packageFabricio Voznika
2020-08-10Speed up iptables testsKevin Krakauer
2020-07-13Merge pull request #2672 from amscanne:shim-integratedgVisor bot
2020-07-08Enable shards in runtime test runner.Ayush Ranjan
2020-06-11Set the HOME environment variable for sub-containers.Ian Lewis
2020-04-24Standardize all Docker images.Adin Scannell
2020-04-23Simplify Docker test infrastructure.Adin Scannell