libcryfs/test/cpp-utils/io
jeremymeadows 353f287bde
Added an option to create a mountpoint with a missing directory (#354)
* Added an option to create a mountpoint with a missing directory

It skips the normal confirmation message, which makes cryfs easier
to use in scripts, or can be aliased for quicker use.

* separated basedir and mountpoint autocreate flags, and added tests

* Werror and clang-tidy fixes
added to the ChangeLog

* fixed the bugs that clang-tidy caused

never used clang before, so I don't really know what it did and why it
caused compile errors
2020-07-31 18:08:19 -07:00
..
ConsoleIncludeTest.cpp Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00
ConsoleTest.h Added an option to create a mountpoint with a missing directory (#354) 2020-07-31 18:08:19 -07:00
ConsoleTest_Ask.cpp Fix googletest deprecations 2019-10-19 18:38:54 -07:00
ConsoleTest_AskPassword.cpp Portable way to ask for password 2018-09-03 16:51:59 -07:00
ConsoleTest_AskYesNo.cpp Refactor directory layout to allow other modules in same repository 2016-02-11 12:04:49 +01:00
ConsoleTest_Print.cpp Refactor directory layout to allow other modules in same repository 2016-02-11 12:04:49 +01:00
DontEchoStdinToStdoutRAIITest.cpp Add test case for DontEchoStdinToStdoutRAII 2018-05-20 19:21:58 -07:00
ProgressBarTest.cpp Implement cpputils::ProgressBar 2019-01-26 11:19:25 -08:00