Recovery mode for mount install and mount update 41/86741/3
authorTomasz Iwanek <t.iwanek@samsung.com>
Thu, 1 Sep 2016 11:54:40 +0000 (13:54 +0200)
committerTomasz Iwanek <t.iwanek@samsung.com>
Wed, 7 Sep 2016 10:08:12 +0000 (03:08 -0700)
commite261fce0c47da98af1c2812c25e1810ebf3a422a
treedadbb2aed46b2670df0be6c07c94640802de3dcd
parentafcad01824f508a6c1b0e0f16f0eaded38d7157b
Recovery mode for mount install and mount update

To verify, run new smoke tests.

Recovery mode requires mounting zip package.
Signature files  which needs to be read in next
step are within zip package.

Requires:
 - https://review.tizen.org/gerrit/86739

Change-Id: I857ecea3dae3836cf9a0af2c11766481a016847e
src/hybrid/hybrid_installer.cc
src/unit_tests/smoke_test.cc
src/unit_tests/test_samples/smoke/RecoveryMode_ForDelta.delta [changed mode: 0755->0644]
src/unit_tests/test_samples/smoke/RecoveryMode_ForInstallation.wgt
src/unit_tests/test_samples/smoke/RecoveryMode_ForMountInstall.wgt [new file with mode: 0644]
src/unit_tests/test_samples/smoke/RecoveryMode_ForMountUpdate.wgt [new file with mode: 0644]
src/unit_tests/test_samples/smoke/RecoveryMode_ForMountUpdate_2.wgt [new file with mode: 0644]
src/wgt/wgt_installer.cc