aboutsummaryrefslogtreecommitdiff
path: root/tests/select.c
AgeCommit message (Expand)Author
2016-08-09Use <asm/unistd.h> instead of <sys/syscall.h>Dmitry V. Levin
2016-01-12tests: fix TEST_SYSCALL_{NR,STR} and STRUCT_STAT_STR macros for muslDmitry V. Levin
2016-01-05tests/select.c: use libtestsDmitry V. Levin
2016-01-05tests: include tests.h instead of config.hDmitry V. Levin
2015-12-08Fix select and _newselect syscall entriesDmitry V. Levin
2015-09-19tests: add one more case to select.testDmitry V. Levin
2015-09-19tests: uncouple pselect6 from select.testDmitry V. Levin
2015-09-19tests: robustify select testDmitry V. Levin
2015-08-27tests: convert select.test from match_awk to match_diffDmitry V. Levin
2015-02-04tests: add a test for select syscall decodingDmitry V. Levin