libcryfs/test/cryfs/config
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
..
crypto Fix compiler error in test cases on Mac OS X 2016-02-13 20:42:28 +01:00
CompatibilityTest.cpp Merge all git repositories into one 2016-02-11 16:40:48 +01:00
CryCipherTest.cpp Merge all git repositories into one 2016-02-11 16:40:48 +01:00
CryConfigConsoleTest.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
CryConfigCreatorTest.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
CryConfigFileTest.cpp Fix compiler error in test cases on Mac OS X 2016-02-13 20:42:28 +01:00
CryConfigLoaderTest.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
CryConfigTest.cpp Merge all git repositories into one 2016-02-11 16:40:48 +01:00