Add scheme encryption test db generator
[platform/core/security/key-manager.git] / tests / CMakeLists.txt
2015-10-26 Krzysztof JackiewiczAdd scheme encryption test db generator 66/48666/12
2015-05-22 Maciej J. KarpiukAdd initial values support - values to feed the shared... 99/39299/11
2015-05-19 Maciej J. KarpiukAdd generic XML parser + tests. 98/39298/9
2015-05-08 Krzysztof JackiewiczAdd serialization of CryptoAlgorithm 10/39110/2
2015-03-19 Krzysztof JackiewiczAdd inter-service communication framework 65/37065/5
2015-02-17 Krzysztof JackiewiczFix for gcc4.8 (-ldl)
2015-02-17 Krzysztof JackiewiczLibraries reorganized to limit the number of exported...
2015-02-17 Krzysztof JackiewiczFix logs in internal tests
2014-10-16 Maciej J. KarpiukAdd DB performance analysis tests and performance impro... 65/28865/1
2014-10-16 Krzysztof JackiewiczInternal tests for DescriptorSet class. 47/28847/1
2014-09-12 kyungwook takRemove dependency to ckm-key-provider.h.
2014-09-12 Krzysztof JackiewiczAdd SafeBuffer test
2014-09-12 Zofia AbramowskaAdd log colouring formatter for boost utf
2014-09-12 Zofia AbramowskaAdd internal tests for sql and db
2014-09-12 Zofia AbramowskaPrepare test code for future additional binaries
2014-09-12 kyungwook takAdd key-manager internal test tool by using boost test...