summaryrefslogtreecommitdiff
path: root/tests/wait4.c
Commit message (Expand)AuthorAgeFilesLines
* tests/wait4: invoke wait4 syscall directly instead of using libc wait4Dmitry V. Levin2020-06-021-42/+59
* Update copyright headersDmitry V. Levin2020-06-011-1/+1
* tests/wait4: Skip tests if __NR_wait4 syscall is not definedAlistair Francis2020-04-191-13/+23
* Update copyright headersDmitry V. Levin2018-12-241-1/+1
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* Add copyright headersEugene Syromyatnikov2017-05-221-0/+1
* Print microseconds/nanoseconds as non-negativeEugene Syromyatnikov2017-04-241-6/+6
* tests: use TAIL_ALLOC_OBJECT_CONST_PTRDmitry V. Levin2017-03-161-2/+2
* Fix omission of field names in printers of timeval structureEugene Syromyatnikov2016-11-261-2/+2
* tests: use VERBOSE macro in wait4 and wait4-v testsDmitry V. Levin2016-09-261-2/+2
* tests: extend test coverage of wait4 syscallDmitry V. Levin2016-06-101-0/+199