Add new package with common library
[platform/core/security/key-manager.git] / tests /
2014-10-15 Bartlomiej GrzelewskiRemove restrict mechanism. 28/28828/1
2014-09-12 kyungwook takRemove dependency to ckm-key-provider.h.
2014-09-12 Bartlomiej GrzelewskiChange AES CBC mode into AES GCM.
2014-09-12 kyungwook takFix Prevent defects in ckmc APIs
2014-09-12 Krzysztof JackiewiczAdd SafeBuffer test
2014-09-12 Bartlomiej GrzelewskiReplace std::string with CKM::Password
2014-09-12 Zofia AbramowskaRewrite checking if row exists when deleting from db
2014-09-12 Bartlomiej GrzelewskiUse SafeBuffer in C++ api. Rename SafeBuffer to RawBuffer.
2014-09-12 Bartlomiej GrzelewskiChange RawBuffer into SafeBuffer.
2014-09-12 Zofia AbramowskaAdd log colouring formatter for boost utf
2014-09-12 Zofia AbramowskaRewrite key provider tests
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...