gvisor/test
Jamie Liu 876b241fac Remove O_CLOEXEC from socket test configurations where irrelevant.
The implementation of O_CLOEXEC is orthogonal to every property tested
by these tests; removing it significantly reduces the number of
redundant tests we run.

Also remove no-op calls to VecCat (calls with a single argument).

PiperOrigin-RevId: 230959537
Change-Id: I83fe7db24e481ef67ca1f1992228af423f640b5c
2019-01-25 13:35:32 -08:00
..
syscalls Remove O_CLOEXEC from socket test configurations where irrelevant. 2019-01-25 13:35:32 -08:00
util Fix cases of missing braces on if 2019-01-23 18:24:48 -08:00