Add the possibility to fake crypto config values in tests
For now only string values can be faked. Faking is done with a RAII-style class. GnuPG-bug-id: 5283
src/utils/cryptoconfig.cpp
0 → 100644
src/utils/cryptoconfig.h
0 → 100644
src/utils/cryptoconfig_p.h
0 → 100644
src/utils/test.cpp
0 → 100644
src/utils/test.h
0 → 100644
Please register or sign in to comment