summaryrefslogtreecommitdiff
path: root/tests/getdents64.c
Commit message (Expand)AuthorAgeFilesLines
* 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: make test executables invocable outside current work directoryDmitry V. Levin2017-04-031-4/+2
* tests: fix "constant is too large" compilation warningsEugene Syromyatnikov2016-11-131-3/+4
* Use <asm/unistd.h> instead of <sys/syscall.h>Dmitry V. Levin2016-08-091-1/+1
* Fix decoding of 3rd argument of getdents/getdents64 syscallsDmitry V. Levin2016-04-261-5/+11
* tests/getdents64.c: use libtestsDmitry V. Levin2016-01-061-15/+11
* tests: include tests.h instead of config.hDmitry V. Levin2016-01-051-4/+1
* tests: rewrite getdents test in C for better coverageDmitry V. Levin2015-11-201-0/+149