aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_syscalls.c
AgeCommit message (Expand)AuthorLines
2019-03-09Work around -Wformat-truncation=/-Wformat-overflow= warnings (#356)Tomohiro Kusumi-5/+5
2019-03-08Document fuse_fsync_in.fsync_flags and remove magic numbers (#375)Alan Somers-6/+8
2018-11-19tests: add copy_file_range() to the syscall testsNiels de Vos-0/+99
2018-07-21Fix readdir() bug when a non-zero offset is specified in filler (#269)Rostislav-0/+61
2018-05-18rename: perform user mode dir loop check when not done in kernelBill Zissimooulos-0/+216
2017-08-11Skip tests that aren't supported under FreeBSD.Nikolaus Rath-1/+7
2017-08-03Don't check st_nlink value for mkdirNikolaus Rath-1/+3
2017-01-12Added experimental support for building with Meson+NinjaNikolaus Rath-0/+1522