summaryrefslogtreecommitdiff
path: root/tests/nanosleep.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersDmitry V. Levin2019-11-281-1/+1
* tests: change nanosleep test to use __NR_nanosleepDmitry V. Levin2019-11-191-24/+53
* 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
* tests: check decoding of invalid tv_sec and tv_nsec valuesDmitry V. Levin2017-04-241-0/+22
* Print microseconds/nanoseconds as non-negativeEugene Syromyatnikov2017-04-241-9/+15
* tests: do not check decoding of setitimer syscall outside xetitimer.testDmitry V. Levin2017-03-151-6/+2
* Fix omission of field names in printers of timeval structureEugene Syromyatnikov2016-11-261-2/+2
* Fix omission of field names in printers of timespec structureEugene Syromyatnikov2016-11-261-4/+4
* tests: use terse notation in designated initializers where appropriateDmitry V. Levin2016-07-281-1/+1
* tests/nanosleep.c: use libtestsDmitry V. Levin2016-01-061-16/+13
* tests: add nanosleep.testDmitry V. Levin2015-09-191-0/+101