libcryfs/test/fspp/testutils
Sebastian Messmer 9845175dca On some systems, when mounting a test file system, the OS asks for /.Trash and /.Trash-1000 and will unmount if the file system returns an error. So let's tell the operating system that those don't exist instead 2022-10-15 15:05:44 -07:00
..
FuseTest.cpp On some systems, when mounting a test file system, the OS asks for /.Trash and /.Trash-1000 and will unmount if the file system returns an error. So let's tell the operating system that those don't exist instead 2022-10-15 15:05:44 -07:00
FuseTest.h Fix clang-tidy warnings 2021-04-21 17:37:40 -07:00
FuseThread.cpp Support the latest FUSE on macOS (#378) 2021-04-13 00:45:47 -07:00
FuseThread.h Hide fuse quirks inside the Fuse class. 2016-05-09 16:07:02 -07:00
InMemoryFile.cpp Introduce fspp::num_bytes_t 2018-09-15 14:32:58 -07:00
InMemoryFile.h Introduce fspp::num_bytes_t 2018-09-15 14:32:58 -07:00
OpenFileHandle.cpp Fix some issues with fspp-test on Mac OS X 2017-08-25 00:14:16 +01:00
OpenFileHandle.h Fix includes for Windows 2018-09-03 01:16:29 -07:00