summaryrefslogtreecommitdiff
path: root/tests/utime.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
* Add copyright headersEugene Syromyatnikov2017-05-221-0/+1
* Always print raw values of time data fieldsEugene Syromyatnikov2017-04-241-4/+4
* tests: use fixed timestamps in utime related testsDmitry V. Levin2017-04-161-1/+1
* tests: transform print_time_t into print_time_t_nsecDmitry V. Levin2017-02-261-2/+2
* tests: use print_time_t in utime.testDmitry V. Levin2017-02-261-14/+2
* Fix -Werror=duplicate-decl-specifier compilation issuesDmitry V. Levin2017-02-121-1/+1
* Make date output format conform to ISO 8601Elvira Khabirova2016-11-291-3/+5
* tests: rewrite utime.test without relying on libc utime wrapperDmitry V. Levin2016-11-291-18/+30
* tests: add more utime checksEugene Syromyatnikov2016-11-291-0/+18
* utime: fix omission of field names in utimbuf structure printingEugene Syromyatnikov2016-11-291-3/+3
* tests/utime.c: rewrite without assertDmitry V. Levin2016-09-191-8/+6
* tests: extend coverage of utime syscallDmitry V. Levin2016-02-081-5/+11
* tests/utime.c: use libtestsDmitry V. Levin2016-01-061-4/+9
* 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-2/+3
* tests: add utime.testDmitry V. Levin2015-07-161-0/+28