libcryfs/test/cryfs/cli
Sebastian Messmer 9c83d3b2a4 If CRYFS_FRONTEND=noninteractive is set in the environment, assume we're used by a tool and:
- Don't ask for config. Use default settings for everything that is not specified as command line parameter.
- Don't ask for password confirmation. Password only has to be passed in once to stdin.
2016-02-21 01:36:14 +01:00
..
program_options Adapt test cases to the removal of --extpass parameter 2016-02-13 11:38:56 +01:00
testutils Introduce version flags for file system entities to allow future CryFS versions to be backwards-compatible even if the format changes. 2016-02-13 15:06:28 +01:00
CallAfterTimeoutTest.cpp Merge all git repositories into one 2016-02-11 16:40:48 +01:00
CliTest_Setup.cpp Introduce version flags for file system entities to allow future CryFS versions to be backwards-compatible even if the format changes. 2016-02-13 15:06:28 +01:00
CliTest_ShowingHelp.cpp Merge all git repositories into one 2016-02-11 16:40:48 +01:00
CliTest_WrongEnvironment.cpp If CRYFS_FRONTEND=noninteractive is set in the environment, assume we're used by a tool and: 2016-02-21 01:36:14 +01:00
VersionCheckerTest.cpp Merge all git repositories into one 2016-02-11 16:40:48 +01:00
VersionCompareTest.cpp Only show update check warning if version on server is actually newer 2016-02-20 18:23:46 +01:00