Add more smoke test for hybrid/wgt package in wgt 88/88988/2
authorBartlomiej Kunikowski <b.kunikowski@partner.samsung.com>
Wed, 21 Sep 2016 08:35:32 +0000 (10:35 +0200)
committerTomasz Iwanek <t.iwanek@samsung.com>
Tue, 27 Sep 2016 09:22:11 +0000 (02:22 -0700)
commit6097f2aa6f573c8e239802c3f1171bc8629f7431
treebd4d80007656d969384083040b66dc51a334b8f6
parent7d4fbaab981378af6b07370aff89367b0d3fd5a9
Add more smoke test for hybrid/wgt package in wgt

Run smoke tests to verify.

If you applied patch
 - https://review.tizen.org/gerrit/#/c/88124/

there are:

[  FAILED  ] SmokeTest.MountInstallationMode_Hybrid
[  FAILED  ] SmokeTest.MountUpdateMode_Hybrid
[  FAILED  ] SmokeTest.UpdateMode_Rollback_Hybrid
[  FAILED  ] SmokeTest.MountUpdateMode_Rollback_Hybrid
[  FAILED  ] SmokeTest.MountInstallationMode_Rollback
[  FAILED  ] SmokeTest.MountUpdateMode_Rollback

This will be fixed separately.

Change-Id: I615266eb01f1abfc2861547aa62791f820d2cf65
13 files changed:
src/unit_tests/smoke_test.cc
src/unit_tests/test_samples/smoke/InstallationMode_Rollback_Hybrid.wgt [new file with mode: 0644]
src/unit_tests/test_samples/smoke/MountInstallationMode_Hybrid.wgt [new file with mode: 0644]
src/unit_tests/test_samples/smoke/MountInstallationMode_Rollback.wgt [new file with mode: 0644]
src/unit_tests/test_samples/smoke/MountInstallationMode_Rollback_Hybrid.wgt [new file with mode: 0644]
src/unit_tests/test_samples/smoke/MountUpdateMode_Hybrid.wgt [new file with mode: 0644]
src/unit_tests/test_samples/smoke/MountUpdateMode_Hybrid_2.wgt [new file with mode: 0644]
src/unit_tests/test_samples/smoke/MountUpdateMode_Rollback.wgt [new file with mode: 0644]
src/unit_tests/test_samples/smoke/MountUpdateMode_Rollback_2.wgt [new file with mode: 0644]
src/unit_tests/test_samples/smoke/MountUpdateMode_Rollback_Hybrid.wgt [new file with mode: 0644]
src/unit_tests/test_samples/smoke/MountUpdateMode_Rollback_Hybrid_2.wgt [new file with mode: 0644]
src/unit_tests/test_samples/smoke/UpdateMode_Rollback_Hybrid.wgt [new file with mode: 0644]
src/unit_tests/test_samples/smoke/UpdateMode_Rollback_Hybrid_2.wgt [new file with mode: 0644]