index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
test_syscalls.c
Age
Commit message (
Expand
)
Author
Lines
2024-11-27
support FUSE_TMPFILE in the low level API
Horst Birthelmer
-0
/
+100
2023-01-28
Install a the configure_file (config.h) and use in headers
Bernd Schubert
-1
/
+1
2022-05-06
Fix a test strncpy compilation warning with recent gcc
Bernd Schubert
-2
/
+4
2021-11-20
test/test_syscalls.c: allow EBADF in fcheck_stat() (#631)
Luis Henriques
-1
/
+2
2021-06-23
Do not run unlinked files test on passthrough_hp with old kernels
Amir Goldstein
-3
/
+12
2021-06-14
test/test_syscalls.c: check unlinked testfiles at the end of the test
Amir Goldstein
-16
/
+129
2021-06-14
test/test_syscalls.c: refactor fcheck_* helpers
Amir Goldstein
-68
/
+45
2021-06-14
test/test_syscalls.c: use unique filename per test
Amir Goldstein
-13
/
+37
2021-06-02
test/test_syscalls.c: fix test failure on xfs src dir (#611)
Amir Goldstein
-1
/
+1
2020-11-06
test/test_syscalls.c: fix potential fd leakage problems
Zhiqiang Liu
-2
/
+7
2020-05-15
fix format in test (#515)
Rosen Penev
-1
/
+1
2019-08-29
Avoid gcc 9.1 strncpy(3) warnings (#447)
Stefan Hajnoczi
-1
/
+2
2019-05-15
passthrough: fix unix-domain sockets on FreeBSD (#413)
Alan Somers
-0
/
+53
2019-05-09
Added new example filesystem
Nikolaus Rath
-4
/
+7
2019-03-11
Define ALLPERMS for musl libc systems. (#379)
maxice8
-0
/
+4
2019-03-09
Work around -Wformat-truncation=/-Wformat-overflow= warnings (#356)
Tomohiro Kusumi
-5
/
+5
2019-03-08
Document fuse_fsync_in.fsync_flags and remove magic numbers (#375)
Alan Somers
-6
/
+8
2018-11-19
tests: add copy_file_range() to the syscall tests
Niels de Vos
-0
/
+99
2018-07-21
Fix readdir() bug when a non-zero offset is specified in filler (#269)
Rostislav
-0
/
+61
2018-05-18
rename: perform user mode dir loop check when not done in kernel
Bill Zissimooulos
-0
/
+216
2017-08-11
Skip tests that aren't supported under FreeBSD.
Nikolaus Rath
-1
/
+7
2017-08-03
Don't check st_nlink value for mkdir
Nikolaus Rath
-1
/
+3
2017-01-12
Added experimental support for building with Meson+Ninja
Nikolaus Rath
-0
/
+1522