Implement AppDB by sqlite 25/44725/4
authorSeungkeun Lee <sngn.lee@samsung.com>
Mon, 27 Jul 2015 06:45:38 +0000 (15:45 +0900)
committerSeungkeun Lee <sngn.lee@samsung.com>
Wed, 29 Jul 2015 05:03:11 +0000 (22:03 -0700)
commit02f89c457b23338ca5c95a268ef8836bd1d9aeed
treec269b748ba0ba94298b7e23ce04a1262edc8af48
parent097feaff198eebbecb8c154c1809eaf850d65219
Implement AppDB by sqlite

Change-Id: If38d54e4c8fbc531570f00557521c9810a103bc9
packaging/wrt.spec
src/common/CMakeLists.txt
src/common/app_db.cc
src/common/app_db_sqlite.h [new file with mode: 0755]
tests/utc/common/CMakeLists.txt
tests/utc/common/utc_appdb_sqlite.cc [new file with mode: 0755]