summaryrefslogtreecommitdiff
path: root/tests/time.c
Commit message (Expand)AuthorAgeFilesLines
* 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 time in ISO 8601 format in time syscall decoderEugene Syromyatnikov2017-04-241-2/+8
* tests: add faulty pointer check to time testEugene Syromyatnikov2017-04-231-0/+3
* tests: use TAIL_ALLOC_OBJECT_CONST_PTRDmitry V. Levin2017-03-161-1/+1
* Use <asm/unistd.h> instead of <sys/syscall.h>Dmitry V. Levin2016-08-091-1/+1
* tests: extend coverage of time syscallDmitry V. Levin2016-02-081-1/+5
* tests/time.c: use libtestsDmitry V. Levin2016-01-051-23/+12
* tests: include tests.h instead of config.hDmitry V. Levin2016-01-051-4/+1
* Add copyright headers to some files which lack themDmitry V. Levin2015-12-171-0/+27
* tests: convert several tests from match_grep to match_diffDmitry V. Levin2015-08-271-1/+2
* Fix time syscall decoding for some personalitiesDmitry V. Levin2015-08-181-0/+43