Fix mount install smoke tests 28/84628/3
authorTomasz Iwanek <t.iwanek@samsung.com>
Fri, 19 Aug 2016 11:09:03 +0000 (13:09 +0200)
committerTomasz Iwanek <t.iwanek@samsung.com>
Tue, 23 Aug 2016 07:46:15 +0000 (00:46 -0700)
Repacking zips. It seems that tzip is not working properly if zip package doesn't have
empty entries per each directory in package. New zips have entries for all directories
in widgets.

To verify, run:
 app_fw$ /usr/bin/wgt-backend-ut/smoke-test --gtest_filter=SmokeTest.MountInstallationMode
 app_fw$ /usr/bin/wgt-backend-ut/smoke-test --gtest_filter=SmokeTest.MountUpdateMode

Change-Id: Icbe007ccf5524d2a2326f4dbe5c05466d174e5c2

src/unit_tests/test_samples/smoke/MountInstallationMode.wgt
src/unit_tests/test_samples/smoke/MountUpdateMode.wgt
src/unit_tests/test_samples/smoke/MountUpdateMode_2.wgt

index ba9d1ea..56b7ce5 100644 (file)
Binary files a/src/unit_tests/test_samples/smoke/MountInstallationMode.wgt and b/src/unit_tests/test_samples/smoke/MountInstallationMode.wgt differ
index 872ae62..cdf556d 100644 (file)
Binary files a/src/unit_tests/test_samples/smoke/MountUpdateMode.wgt and b/src/unit_tests/test_samples/smoke/MountUpdateMode.wgt differ
index ee5df91..6781f2b 100644 (file)
Binary files a/src/unit_tests/test_samples/smoke/MountUpdateMode_2.wgt and b/src/unit_tests/test_samples/smoke/MountUpdateMode_2.wgt differ