add the se-backend for db encryption
[platform/core/security/key-manager.git] / tests / CMakeLists.txt
2022-10-06 이이삭/System Securit... add the se-backend for db encryption 06/282606/1
2020-03-30 Konrad LipinskiSwitch to sqlcipher library 99/227099/27
2020-03-25 Krzysztof JackiewiczReplace dpl asserts with libc ones 80/228680/3
2019-06-17 Dariusz MichalukBuild key-manager with openssl-1.1 75/194375/7
2019-05-20 Krzysztof Jackiewicztz-backend: Add serialization wrapper 07/201207/7
2019-02-13 Krzysztof JackiewiczRemove outdated tz_backend test 74/192674/7
2018-11-28 Krzysztof JackiewiczUpdate log formatter in tests 73/192673/2
2018-10-19 Krzysztof JackiewiczFix internal scheme tests 03/191503/2
2018-10-19 Bartlomiej GrzelewskiRemove "secret" key for software backend 07/191007/4
2018-04-19 Tomasz SwierczekDisable default build with tz-backend 44/176344/2 accepted/tizen/unified/20180502.111600 submit/tizen/20180419.050559 submit/tizen/20180430.063346 submit/tizen/20180502.043224
2017-11-28 Lukasz Kostyratz-backend: Implement symmetric encryption through TA 17/118617/8
2017-02-03 Kyungwook TakAdd internal test cases 65/111965/2
2016-09-20 Bartlomiej GrzelewskiFix compilation scripts. 11/88811/1
2016-03-16 Kyungwook TakAdd internal TC: for Base64, DataType 90/62390/1
2016-03-15 Kyungwook TakAdd for_each files handling style when reading dir 46/62146/2
2016-03-11 Kyungwook TakFix SVACE defects 36/61936/1
2016-02-24 Kyungwook TakFix hard-coded paths and test res installation 98/60198/1
2016-01-14 Krzysztof JackiewiczGet dir locations from environment 19/56619/10
2015-10-27 Krzysztof JackiewiczAdd encryption scheme tests 67/48667/21
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...