[Daily Tests] wrt-commons-tests-dao fix
authorRafal Bednarski <r.bednarski@samsung.com>
Mon, 10 Jun 2013 15:54:26 +0000 (17:54 +0200)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Fri, 21 Jun 2013 09:33:40 +0000 (09:33 +0000)
commitcd33f6bfbe9ec019fdc42bc5a0adecaadb58f1f8
treeb8cfbb4ee2f8ca3ad1f0cc2b3b269bfad909f454
parent9f7a4bad8cb1873621ce3f35ff4be42dc85b6823
[Daily Tests] wrt-commons-tests-dao fix

[Issue] LINUXWRT-147
[Problem] wrt-commons-tests-dao tests do not pass in 100%
[Cause] N/A
[Solution]
Fixed wrt_dao_tests_prepare_db.sh script, especially lines
responsible for inserting data in the WidgetPreference table.
Changed property_dao_get_lists in file TestCase_PropertyDAO.cpp
Procedure is not sensitive for WidgetNotExist exception from now.
[Verification]
1. Build wrt-commons repository
2. Tests wrt-commons-test-dao on target.
All tests should pass in 100%.

Change-Id: Ifc3e799287b0d3e74efc8103d24ba867d96ddf94
modules/widget_dao/dao/property_dao_read_only.cpp
tests/dao/TestCases_PropertyDAO.cpp
tests/dao/wrt_dao_tests_prepare_db.sh