[Unit Tests] wrt-commons: DAO tests
authorKamil Nowac <k.nowac@partner.samsung.com>
Fri, 17 May 2013 14:29:30 +0000 (16:29 +0200)
committerGerrit Code Review <gerrit2@kim11>
Tue, 28 May 2013 13:52:22 +0000 (22:52 +0900)
commitfaf4ae8019f1113aaea9e2b33cb54fda73eb47aa
treec91c23e2f3c410ce6d48f0712ba858a09bfaeaab
parent02c760ed6ffdaa6a82262e279cd947b78996466a
[Unit Tests] wrt-commons: DAO tests

[Issue#] LINUXWRT-147
[Problem] Lack of the privileges and app_control
[Cause] N/A
[Solution] Added widget_dao_test_register_app_control
and widget_dao_test_register_widget_privileges
[Verification]
1.Build wrt-commons repository with --define "WITH_TESTS ON"
2.Test wrt-commons-tests-dao on target. All tests should pass.

Change-Id: I5e880b195425b27ed7403be7500d9e1cb49a4ad1
modules/widget_dao/dao/widget_dao.cpp
modules/widget_dao/dao/widget_dao_read_only.cpp
tests/dao/TestCases_WidgetDAO.cpp