gvisor/test/runner
Andrei Vagin d5fe1ce0c1 test: Create a separate /tmp mount only for tests with the shared tag
The root mount is not shared by default, but all other mounts are shared.

So if we create the /tmp mount, this means that we run tests on a shared mount
even if tests run without the --shared option.

PiperOrigin-RevId: 302130790
2020-03-20 17:20:24 -07:00
..
gtest test/runner: use proper filters for test cases 2020-03-04 12:52:13 -08:00
BUILD Add basic microbenchmarks. 2020-02-19 18:21:54 -08:00
defs.bzl Factor platform tags. 2020-02-21 15:06:08 -08:00
runner.go test: Create a separate /tmp mount only for tests with the shared tag 2020-03-20 17:20:24 -07:00