Add internal tests for sql and db
authorZofia Abramowska <z.abramowska@samsung.com>
Tue, 10 Jun 2014 08:46:42 +0000 (10:46 +0200)
committerBartlomiej Grzelewski <b.grzelewski@samsung.com>
Fri, 12 Sep 2014 12:58:48 +0000 (14:58 +0200)
commit0158e0fca600cafb2d8feb4be8b49c6bb792d36c
treeda4cf14a2d32c3dab4319bad7981b2ce751b549e
parent27835d290616dd282adb3614f6d952ac7fd67c8c
Add internal tests for sql and db

Add internal tests for SqlConnection class and DBCrypto
(with Transaction) class.

Change-Id: I5950aa4ed6f9da9effe1aec0bfacaf1957a752f3
CMakeLists.txt
packaging/key-manager.spec
src/CMakeLists.txt
tests/CMakeLists.txt
tests/test-key-provider.cpp
tests/test_common.cpp [new file with mode: 0644]
tests/test_common.h [new file with mode: 0644]
tests/test_db_crypto.cpp [new file with mode: 0644]
tests/test_sql.cpp [new file with mode: 0644]