Fixing tests in wrt-installer
authorKarol Pawlowski <k.pawlowski@samsung.com>
Thu, 25 Apr 2013 09:10:49 +0000 (11:10 +0200)
committerPawel Sikorski <p.sikorski@samsung.com>
Thu, 2 May 2013 14:24:54 +0000 (16:24 +0200)
commit33564dea878334fca86408eeea9cd04c87adfd6d
tree89420451280bc2659b006778e5483e3357a13102
parent48c54c4bd394529805ca9fba24abb01896185e7c
Fixing tests in wrt-installer

[Issue#] LINUXWRT-213
[Problem] N/A
[Cause] N/A
[Solution] N/A
[Verification] Build wrt-installer repository with flag --define "WITH_TESTS ON"
run wrt-installer-tests-general --output=text
all tests should pass

Change-Id: I95a67c16d26bb8e53b2bac6ca342bd144049a7b7
20 files changed:
tests/general/CMakeLists.txt
tests/general/InstallerWrapper.cpp
tests/general/InstallerWrapper.h
tests/general/ManifestTests.cpp
tests/general/NPluginsInstallTests.cpp
tests/general/ParsingTizenAppcontrolTests.cpp [moved from tests/general/ParsingTizenAppserviceTests.cpp with 62% similarity]
tests/general/widgets/app-control.wgt [moved from tests/general/widgets/appservice_dispos.wgt with 83% similarity]
tests/general/widgets/bg-00-with_bg.wgt
tests/general/widgets/bg-01-missing_file.wgt
tests/general/widgets/bg-02-without_bg.wgt
tests/general/widgets/inst_nplug_1.wgt
tests/general/widgets/inst_nplug_2.wgt
tests/general/widgets/inst_nplug_3.wgt
tests/general/widgets/inst_nplug_4.wgt
tests/general/widgets/manifest.wgt
tests/general/widgets/nonroot.wgt
tests/general/widgets/tizen_app-control/config.xml [new file with mode: 0755]
tests/general/widgets/tizen_app-control/icon.png [moved from tests/general/widgets/tizen_appservice_disposition/icon.png with 100% similarity]
tests/general/widgets/tizen_app-control/index.htm [moved from tests/general/widgets/tizen_appservice_disposition/index.htm with 100% similarity]
tests/general/widgets/tizen_appservice_disposition/config.xml [deleted file]