Add DB performance analysis tests and performance improvements. 65/28865/1
authorMaciej J. Karpiuk <m.karpiuk2@samsung.com>
Tue, 7 Oct 2014 11:02:28 +0000 (13:02 +0200)
committerBartlomiej Grzelewski <b.grzelewski@samsung.com>
Thu, 16 Oct 2014 13:44:31 +0000 (15:44 +0200)
commit39ec52c5beac7a36881e2e666e7ba016e3512fc0
tree72863e73cd00abbb3973a5deb98dacc25185102a
parent74eee23344a5d147b321d3fcf2608f2927204917
Add DB performance analysis tests and performance improvements.

Change-Id: I5e3bd05e6390392dde2d9837d067de36da82d978
src/manager/service/db-crypto.cpp
tests/CMakeLists.txt
tests/DBFixture.cpp [new file with mode: 0644]
tests/DBFixture.h [new file with mode: 0644]
tests/test_common.h
tests/test_db_crypto.cpp