summaryrefslogtreecommitdiff
path: root/tests/timerfd_xettime.c
Commit message (Expand)AuthorAgeFilesLines
* tests: assume __NR_timerfd_create is definedDmitry V. Levin2021-06-021-4/+5
* Update copyright headersDmitry V. Levin2021-02-161-1/+1
* Switch to use bundled <asm-generic/fcntl.h> and <asm/fcntl.h>Dmitry V. Levin2021-02-161-4/+3
* Change my email addressDmitry V. Levin2020-12-311-1/+1
* Update copyright headersDmitry V. Levin2019-09-251-1/+1
* 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
* Add copyright headersEugene Syromyatnikov2017-05-221-0/+1
* tests: check decoding of invalid tv_sec and tv_nsec valuesDmitry V. Levin2017-04-241-30/+40
* Print microseconds/nanoseconds as non-negativeEugene Syromyatnikov2017-04-241-18/+18
* Fix omission of field names in printers of timespec structureEugene Syromyatnikov2016-11-261-4/+6
* tests: fill old_value argument in timer{,fd}_xettime testsEugene Syromyatnikov2016-08-221-0/+4
* Use <asm/unistd.h> instead of <sys/syscall.h>Dmitry V. Levin2016-08-091-1/+1
* tests/timerfd_xettime.c: use libtestsDmitry V. Levin2016-01-061-13/+11
* tests: include tests.h instead of config.hDmitry V. Levin2016-01-051-4/+1
* tests: add timerfd_xettime.testDmitry V. Levin2015-09-171-0/+102