summaryrefslogtreecommitdiffhomepage
path: root/pkg/test
AgeCommit message (Expand)Author
2021-02-12Fix bug with iperf and don't profile runc.Zach Koopmans
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-12Delete shim v1Fabricio Voznika
2021-01-08Create console test library.Etienne Perot
2021-01-05Add benchmarks targets to BuildKite.Adin Scannell
2020-12-29Simplify profiling and benchmarks.Adin Scannell
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-30Do not start a ContainerExec twiceZeling Feng
2020-11-30Ensure containerd is used from installed location.Adin Scannell
2020-11-23Fail gracefully if Docker is not configured with ipv6.Adin Scannell
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-09-02Add support to run packetimpact tests against FuchsiaZeling Feng
2020-08-26Make flag propagation automaticFabricio Voznika
2020-08-24Remove go profiling flag from dockerutil.Zach Koopmans
2020-08-20Use a explicit random src for RandomID.Bhasker Hariharan
2020-08-19Move boot.Config to its own packageFabricio Voznika
2020-08-14Merge pull request #3375 from kevinGC:ipt-test-early-returngVisor bot
2020-08-11Mark integration tests as passing in VFS2 except CheckpointRestore.Zach Koopmans
2020-08-10Speed up iptables testsKevin Krakauer
2020-08-07Port Ruby benchmark.Zach Koopmans
2020-08-05Stop profiling when the sentry exitsFabricio Voznika
2020-07-30Have dockerutil.Wait* respect the context deadlineKevin Krakauer
2020-07-28ip6tables testingKevin Krakauer
2020-07-26Add profiling to dockerutilZach Koopmans
2020-07-22make connect(2) fail when dest is unreachableKevin Krakauer
2020-07-20Add standard entrypoints for test targets.Adin Scannell
2020-07-13Merge pull request #2672 from amscanne:shim-integratedgVisor bot
2020-07-13Initial golang BenchmarksZach Koopmans
2020-07-09Update shim to build using bazel.Adin Scannell
2020-07-08Move all tests to new docker API.Zach Koopmans
2020-07-08Enable shards in runtime test runner.Ayush Ranjan
2020-06-17Move mount configutation to RunOptsFabricio Voznika
2020-06-11Set the HOME environment variable for sub-containers.Ian Lewis
2020-05-26Automated rollback of changelist 311424257gVisor bot
2020-05-21Fix TestTmpFileFabricio Voznika
2020-05-13Automated rollback of changelist 311285868Bhasker Hariharan
2020-05-13Replace test_runner.sh bash script with Go.Ian Gudger
2020-04-24More descriptive error message for missing docker image.Eyal Soha
2020-04-24Standardize all Docker images.Adin Scannell
2020-04-23Simplify Docker test infrastructure.Adin Scannell