gvisor/test/runner
Rahat Mahmood a3d189301d Run syscall tests in uts namespaces.
Some syscall tests, namely uname_test_* modify the host and domain
name, which modifies the execution environment and can have unintended
consequences on other tests. For example, modifying the hostname
causes some networking tests to fail DNS lookups. Run all syscall
tests in their own uts namespaces to isolate these changes.

PiperOrigin-RevId: 329348127
2020-08-31 11:58:45 -07:00
..
gtest Limit the scope when deleting test log directory on success 2020-08-12 14:23:29 -07:00
BUILD Add bzl_library rules for .bzl files without one. 2020-08-06 12:10:49 -07:00
defs.bzl Enable strace+debug in syscall tests 2020-08-20 16:19:10 -07:00
runner.go Run syscall tests in uts namespaces. 2020-08-31 11:58:45 -07:00