summaryrefslogtreecommitdiffstats
path: root/tests/sys_select_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Include sys/types.h and sys/wait.h for waitpidBrian Carlstrom2014-04-011-0/+2
* Fix transient failure in select_smoke test.Christopher Ferris2014-04-011-4/+48
* Make sure that the same tests are on all platforms.Christopher Ferris2014-02-061-0/+1
* Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls.Elliott Hughes2013-10-241-0/+70
* Fix 32-bit issues in tests, and add a trivial test for the FD_* macros.Elliott Hughes2013-10-021-0/+43