Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-25 | Remove O_CLOEXEC from socket test configurations where irrelevant. | Jamie Liu | |
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 | |||
2018-12-10 | Open source system call tests. | Brian Geffon | |
PiperOrigin-RevId: 224886231 Change-Id: I0fccb4d994601739d8b16b1d4e6b31f40297fb22 |