libcryfs/test/fspp/fuse
Sebastian Messmer efac089c76 - Add Clang 8 and GCC 9 to CI
- Switch clang-tidy to Clang 9
- Fix compiler and clang-tidy warnings produced by the previous points
2019-06-08 13:06:17 -07:00
..
access - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
closeFile - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
createAndOpenFile - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
fdatasync - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
flush Fix test cases on musl 2019-04-01 19:39:29 -07:00
fstat - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
fsync - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
ftruncate - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
lstat - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
mkdir - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
openFile - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
read - Add Clang 8 and GCC 9 to CI 2019-06-08 13:06:17 -07:00
readDir - Add Clang 8 and GCC 9 to CI 2019-06-08 13:06:17 -07:00
rename - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
rmdir - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
statfs - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
truncate - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
unlink - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
utimens - Add Clang 8 and GCC 9 to CI 2019-06-08 13:06:17 -07:00
write - Add Clang 8 and GCC 9 to CI 2019-06-08 13:06:17 -07:00
BasicFuseTest.cpp - run-clang-tidy.sh also runs on test cases. 2017-12-01 15:01:49 +00:00
FilesystemTest.cpp Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00