libcryfs/test/cryfs-cli
Sebastian Messmer 679b14a4d8 * Allow mounting using system mount tool and /etc/fstab (e.g. mount -t fuse.cryfs basedir mountdir)
* Pass fuse options directly to cryfs (i.e. 'cryfs basedir mountdir -o allow_other' instead of 'cryfs basedir mountdir -- -o allow_other')
2017-08-23 09:56:03 +01:00
..
program_options * Allow mounting using system mount tool and /etc/fstab (e.g. mount -t fuse.cryfs basedir mountdir) 2017-08-23 09:56:03 +01:00
testutils Hide fuse quirks inside the Fuse class. 2016-05-09 16:07:02 -07:00
CallAfterTimeoutTest.cpp Restructure project to allow factoring out a library 2016-02-23 21:07:23 +01:00
CliTest_Setup.cpp Restructure project to allow factoring out a library 2016-02-23 21:07:23 +01:00
CliTest_ShowingHelp.cpp Restructure project to allow factoring out a library 2016-02-23 21:07:23 +01:00
CliTest_WrongEnvironment.cpp Fix test cases 2016-09-25 02:50:28 +02:00
CMakeLists.txt Allow building with -DCRYFS_UPDATE_CHECKS=off, which will create an executable with disabled update checks (the alternative to disable them in the environment also still works). 2016-09-24 13:16:26 +02:00
EnvironmentTest.cpp Restructure project to allow factoring out a library 2016-02-23 21:07:23 +01:00
VersionCheckerTest.cpp Restructure project to allow factoring out a library 2016-02-23 21:07:23 +01:00