Move generic Sqlite3DBase test files to common part. 36/23836/1
authorMarcin Lis <m.lis@samsung.com>
Tue, 1 Jul 2014 15:06:21 +0000 (17:06 +0200)
committerMarcin Lis <m.lis@samsung.com>
Thu, 3 Jul 2014 14:05:01 +0000 (16:05 +0200)
commit4dcf9e095a6cf626e5f93e237198170c617e6d50
tree40c170b7f563f042c4ad6ef8d54728510daff565
parentf4652d5ed695b91771f711cada62e70d9c35611a
Move generic Sqlite3DBase test files to common part.

Prepare DB-test framework for later use in security-manager tests.

Change-Id: I9454431db2654adc0019446e08615ae72051a0fd
Signed-off-by: Marcin Lis <m.lis@samsung.com>
tests/common/CMakeLists.txt
tests/common/db_sqlite.cpp [moved from tests/libprivilege-control-tests/common/db_sqlite.cpp with 100% similarity]
tests/common/db_sqlite.h [moved from tests/libprivilege-control-tests/common/db_sqlite.h with 100% similarity]
tests/libprivilege-control-tests/CMakeLists.txt