gvisor/test
Ian Gudger 2d613f8e30 Deflake socket_ipv4_udp_unbound_loopback.
When run in parallel, multicast packets can be received by the wrong test. The
tests in the target are run in an isolated network namespace, but if
parallelism is enabled, multiple tests from the same target will run in
parallel within the target's network namespace. Disabling parallelism only
allows one test to run in the network namespace at a time, which prevents
interaction.

PiperOrigin-RevId: 236709160
Change-Id: If828db44f0ae4002af36de6097866137c8d9da5c
2019-03-04 13:06:04 -08:00
..
syscalls Deflake socket_ipv4_udp_unbound_loopback. 2019-03-04 13:06:04 -08:00
util Improve PosixErrorOr messages using gtest matchers. 2019-02-26 15:47:42 -08:00
BUILD gvisor: Run syscall tests in kokoro on the rbe cluster 2019-02-11 12:43:38 -08:00