libcryfs/test/cryfs-cli
Sebastian Messmer 3938942a02 - cryfs-stats tool is guaranteed to be readonly and not modify the file system
- Now shows a better error message when failing to load the config file and distinguishes between 'wrong password' and 'config file not found'
- The cryfs-stats tool only reads and never writes the cryfs.config file
2020-07-24 16:14:53 -07:00
..
program_options Add support for atime mount options (noatime, strictatime, relatime, atime, nodiratime). As before, relatime is the default. 2019-11-05 10:08:04 -05:00
testutils Fix bug where a comma in the base directory name would make the file system fail to mount, https://github.com/cryfs/cryfs/issues/326 2020-06-30 19:13:28 -07:00
CallAfterTimeoutTest.cpp Set meaningful thread names for debugging purposes 2019-01-20 13:15:15 -08:00
CliTest_IntegrityCheck.cpp - cryfs-stats tool is guaranteed to be readonly and not modify the file system 2020-07-24 16:14:53 -07:00
CliTest_Setup.cpp Fix bug where a comma in the base directory name would make the file system fail to mount, https://github.com/cryfs/cryfs/issues/326 2020-06-30 19:13:28 -07:00
CliTest_ShowingHelp.cpp Use boost::filesystem::path more portably 2018-05-20 19:22:46 -07:00
CliTest_WrongEnvironment.cpp Fix googletest deprecations 2019-10-19 18:38:54 -07:00
CMakeLists.txt Use paths relative to executable location to find subprocess executables 2019-03-23 22:01:26 -07:00
CryfsUnmountTest.cpp Implement cryfs-unmount for unmounting filesystems 2019-01-19 13:02:41 -08:00
EnvironmentTest.cpp Implement cryfs-unmount for unmounting filesystems 2019-01-19 13:02:41 -08:00
VersionCheckerTest.cpp Implement cryfs-unmount for unmounting filesystems 2019-01-19 13:02:41 -08:00