summaryrefslogtreecommitdiff
path: root/tests/getrusage.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 microseconds/nanoseconds as non-negativeEugene Syromyatnikov2017-04-241-6/+6
* tests: use TAIL_ALLOC_OBJECT_CONST_PTRDmitry V. Levin2017-03-161-1/+1
* Decode RUSAGE_THREADVictor Krapivensky2017-03-161-6/+25
* Print struct timeval consistentlyDmitry V. Levin2016-11-281-6/+6
* Fix omission of field names in printers of timeval structureEugene Syromyatnikov2016-11-261-3/+3
* Use <asm/unistd.h> instead of <sys/syscall.h>Dmitry V. Levin2016-08-091-1/+1
* getrusage.test: fix build on x32Dmitry V. Levin2016-02-191-4/+7
* getrusage.test: check that getrusage parser does not access extra memoryDmitry V. Levin2016-02-191-9/+37
* tests: add getrusage.testFei Jie2016-02-191-0/+37