summaryrefslogtreecommitdiff
path: root/tests/ftruncate.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
* Include "kernel_types.h" in defs.h and tests/tests.hDmitry V. Levin2016-12-161-2/+0
* Use <asm/unistd.h> instead of <sys/syscall.h>Dmitry V. Levin2016-08-091-1/+1
* tests: do not include <assert.h> unnecessarilyDmitry V. Levin2016-04-211-1/+0
* tests: do not include <errno.h> unnecessarilyDmitry V. Levin2016-04-211-1/+0
* tests/ftruncate.c: cleanupDmitry V. Levin2016-04-211-7/+5
* tests/ftruncate.c: use libtestsDmitry V. Levin2016-01-061-16/+12
* tests: include tests.h instead of config.hDmitry V. Levin2016-01-051-4/+1
* Replace %Ld/%Lu printf format specifiers with %lld/%lluDmitry V. Levin2015-12-161-1/+1
* tests: add ftruncate.test and truncate.testDmitry V. Levin2015-12-011-0/+71