summaryrefslogtreecommitdiff
path: root/tests/pselect6.c
Commit message (Expand)AuthorAgeFilesLines
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* Fix a few spacing style issuesDmitry V. Levin2017-06-171-2/+2
* Add copyright headersEugene Syromyatnikov2017-05-221-0/+1
* tests: check decoding of invalid tv_sec and tv_nsec valuesDmitry V. Levin2017-04-241-0/+19
* Print microseconds/nanoseconds as non-negativeEugene Syromyatnikov2017-04-241-12/+12
* Introduce NSIG_BYTESDmitry V. Levin2016-12-271-4/+4
* Move NSIG ifdefery to a separate header fileDmitry V. Levin2016-12-271-6/+1
* Fix omission of field names in printers of timespec structureEugene Syromyatnikov2016-11-261-6/+9
* Use <asm/unistd.h> instead of <sys/syscall.h>Dmitry V. Levin2016-08-091-1/+1
* tests/pselect6.c: fix potential output mismatchDmitry V. Levin2016-04-181-2/+3
* tests/pselect6.c: use libtestsDmitry V. Levin2016-01-061-22/+17
* Replace %Ld/%Lu printf format specifiers with %lld/%lluDmitry V. Levin2015-12-161-2/+2
* tests: add one more case to pselect6.testDmitry V. Levin2015-09-191-3/+21
* tests: robustify pselect6 testDmitry V. Levin2015-09-191-12/+36
* tests: add another case to pselect6 testDmitry V. Levin2015-09-191-0/+47
* tests: add pselect6.testDmitry V. Levin2015-09-151-0/+68