gvisor/test/runner/gtest
Fabricio Voznika 1b9d45dbe8 Run shards in a single sandbox
Run all tests (or a given test partition) in a single sandbox.
Previously, each individual unit test executed in a new
sandbox, which takes much longer to execute.

                 Before       After
Syscall tests: 37m22.768s   14m5.272s

PiperOrigin-RevId: 361661726
2021-03-08 14:48:16 -08:00
..
BUILD Add basic microbenchmarks. 2020-02-19 18:21:54 -08:00
gtest.go Run shards in a single sandbox 2021-03-08 14:48:16 -08:00