summaryrefslogtreecommitdiff
path: root/tests/xetitimer.c
Commit message (Expand)AuthorAgeFilesLines
* Consistently define __NR_* constantsDmitry V. Levin2019-07-161-1/+1
* 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
* tests: fix a few harmless -Woverflow compilation warningsDmitry V. Levin2017-08-161-1/+1
* tests: check decoding of invalid tv_sec and tv_usec valuesDmitry V. Levin2017-04-241-0/+15
* Print microseconds/nanoseconds as non-negativeEugene Syromyatnikov2017-04-241-54/+54
* tests: use TAIL_ALLOC_OBJECT_CONST_PTRDmitry V. Levin2017-03-161-1/+1
* tests: check decoding of getitimer and setitimer corner casesDmitry V. Levin2017-03-141-29/+121
* Fix omission of field names in printers of timeval structureEugene Syromyatnikov2016-11-261-5/+6
* tests/xetitimer.c: use libtestsDmitry V. Levin2016-01-041-3/+4
* tests: add xetitimer.testDmitry V. Levin2015-09-191-0/+75