libcryfs/test/cryfs-cli/program_options
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
..
testutils Hide fuse quirks inside the Fuse class. 2016-05-09 16:07:02 -07:00
ParserTest.cpp * 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
ProgramOptionsTest.cpp Add --missing-block-is-integrity-violation option. The option doesn't have an effect yet though. 2016-06-26 22:16:44 -07:00
UtilsTest.cpp Hide fuse quirks inside the Fuse class. 2016-05-09 16:07:02 -07:00