gvisor/test
Jamie Liu 3c5f8dfd4b Don't assume that stdout is always writable in PollTest.Nfds.
stdout can be (and, in automated testing, often is) a host pipe or
similar resource shared between multiple parallel tests, such that it
can become transiently full during testing.

PiperOrigin-RevId: 231413569
Change-Id: Id14991b5f71e53c894695899e65e1be4dd228cc6
2019-01-29 09:06:59 -08:00
..
syscalls Don't assume that stdout is always writable in PollTest.Nfds. 2019-01-29 09:06:59 -08:00
util Refactor out NewEventFD to a test utility. 2019-01-29 08:01:48 -08:00