libcryfs/test
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
..
blobstore Merge all git repositories into one 2016-02-11 16:40:48 +01:00
blockstore Fix test cases 2016-02-15 18:47:45 +01:00
cpp-utils Fix test cases for Release builds: The -O3 optimization step seems to cause segfaults on implicit integer overflows, so make the wanted overflows explicit in FakeAuthenticatedCipher. 2016-02-15 05:00:30 +01:00
cryfs 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
fspp Fix compiling test cases on Debian 2016-02-14 18:17:37 +01:00
parallelaccessstore Fix parallelaccessstore-test dependencies 2016-02-17 19:39:34 +01:00
CMakeLists.txt Make CPack work with new repository layout 2016-02-11 17:34:08 +01:00