From: Tomasz Iwanek Date: Mon, 9 May 2016 14:49:17 +0000 (+0200) Subject: Sign smoke tests X-Git-Tag: accepted/tizen/common/20160513.123153~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F05%2F68905%2F2;p=platform%2Fcore%2Fappfw%2Fwgt-backend.git Sign smoke tests Run smoke tests to verify (15/16). Delta mode problem will be handled separately. Change-Id: I0a46aecbcfd17da3d3b6862ebe8a1e6a962160f5 --- diff --git a/src/unit_tests/test_samples/smoke/ClearMode.wgt b/src/unit_tests/test_samples/smoke/ClearMode.wgt index 6db2614..f6bbe18 100644 Binary files a/src/unit_tests/test_samples/smoke/ClearMode.wgt and b/src/unit_tests/test_samples/smoke/ClearMode.wgt differ diff --git a/src/unit_tests/test_samples/smoke/DeinstallationMode.wgt b/src/unit_tests/test_samples/smoke/DeinstallationMode.wgt index bf5b7d0..f5f8d33 100644 Binary files a/src/unit_tests/test_samples/smoke/DeinstallationMode.wgt and b/src/unit_tests/test_samples/smoke/DeinstallationMode.wgt differ diff --git a/src/unit_tests/test_samples/smoke/DeinstallationMode_Hybrid.wgt b/src/unit_tests/test_samples/smoke/DeinstallationMode_Hybrid.wgt index 192ec9d..0dbd80c 100644 Binary files a/src/unit_tests/test_samples/smoke/DeinstallationMode_Hybrid.wgt and b/src/unit_tests/test_samples/smoke/DeinstallationMode_Hybrid.wgt differ diff --git a/src/unit_tests/test_samples/smoke/DeltaMode.delta b/src/unit_tests/test_samples/smoke/DeltaMode.delta index 2cf6105..95c9cd9 100644 Binary files a/src/unit_tests/test_samples/smoke/DeltaMode.delta and b/src/unit_tests/test_samples/smoke/DeltaMode.delta differ diff --git a/src/unit_tests/test_samples/smoke/DeltaMode.wgt b/src/unit_tests/test_samples/smoke/DeltaMode.wgt index 2837000..7881262 100644 Binary files a/src/unit_tests/test_samples/smoke/DeltaMode.wgt and b/src/unit_tests/test_samples/smoke/DeltaMode.wgt differ diff --git a/src/unit_tests/test_samples/smoke/DeltaMode_2.wgt b/src/unit_tests/test_samples/smoke/DeltaMode_2.wgt new file mode 100644 index 0000000..12890a9 Binary files /dev/null and b/src/unit_tests/test_samples/smoke/DeltaMode_2.wgt differ diff --git a/src/unit_tests/test_samples/smoke/DeltaMode_Hybrid.delta b/src/unit_tests/test_samples/smoke/DeltaMode_Hybrid.delta index c9bea79..d80a2db 100644 Binary files a/src/unit_tests/test_samples/smoke/DeltaMode_Hybrid.delta and b/src/unit_tests/test_samples/smoke/DeltaMode_Hybrid.delta differ diff --git a/src/unit_tests/test_samples/smoke/DeltaMode_Hybrid.wgt b/src/unit_tests/test_samples/smoke/DeltaMode_Hybrid.wgt index bd02dbd..870bd56 100644 Binary files a/src/unit_tests/test_samples/smoke/DeltaMode_Hybrid.wgt and b/src/unit_tests/test_samples/smoke/DeltaMode_Hybrid.wgt differ diff --git a/src/unit_tests/test_samples/smoke/DeltaMode_Hybrid_2.wgt b/src/unit_tests/test_samples/smoke/DeltaMode_Hybrid_2.wgt new file mode 100644 index 0000000..86edcec Binary files /dev/null and b/src/unit_tests/test_samples/smoke/DeltaMode_Hybrid_2.wgt differ diff --git a/src/unit_tests/test_samples/smoke/InstallationMode.wgt b/src/unit_tests/test_samples/smoke/InstallationMode.wgt index 8fe0773..e4238a7 100644 Binary files a/src/unit_tests/test_samples/smoke/InstallationMode.wgt and b/src/unit_tests/test_samples/smoke/InstallationMode.wgt differ diff --git a/src/unit_tests/test_samples/smoke/InstallationMode_GoodSignature.wgt b/src/unit_tests/test_samples/smoke/InstallationMode_GoodSignature.wgt index 87604e7..6e59b30 100644 Binary files a/src/unit_tests/test_samples/smoke/InstallationMode_GoodSignature.wgt and b/src/unit_tests/test_samples/smoke/InstallationMode_GoodSignature.wgt differ diff --git a/src/unit_tests/test_samples/smoke/InstallationMode_Hybrid.wgt b/src/unit_tests/test_samples/smoke/InstallationMode_Hybrid.wgt index 6622dd5..633347a 100644 Binary files a/src/unit_tests/test_samples/smoke/InstallationMode_Hybrid.wgt and b/src/unit_tests/test_samples/smoke/InstallationMode_Hybrid.wgt differ diff --git a/src/unit_tests/test_samples/smoke/InstallationMode_Rollback.wgt b/src/unit_tests/test_samples/smoke/InstallationMode_Rollback.wgt index 4742bbe..399e259 100644 Binary files a/src/unit_tests/test_samples/smoke/InstallationMode_Rollback.wgt and b/src/unit_tests/test_samples/smoke/InstallationMode_Rollback.wgt differ diff --git a/src/unit_tests/test_samples/smoke/InstallationMode_WrongSignature.wgt b/src/unit_tests/test_samples/smoke/InstallationMode_WrongSignature.wgt index 8731bea..2efcae7 100644 Binary files a/src/unit_tests/test_samples/smoke/InstallationMode_WrongSignature.wgt and b/src/unit_tests/test_samples/smoke/InstallationMode_WrongSignature.wgt differ diff --git a/src/unit_tests/test_samples/smoke/RDSMode.wgt b/src/unit_tests/test_samples/smoke/RDSMode.wgt index 1245406..1ddd176 100644 Binary files a/src/unit_tests/test_samples/smoke/RDSMode.wgt and b/src/unit_tests/test_samples/smoke/RDSMode.wgt differ diff --git a/src/unit_tests/test_samples/smoke/RecoveryMode_ForInstallation.wgt b/src/unit_tests/test_samples/smoke/RecoveryMode_ForInstallation.wgt index 1244cf5..3990f80 100644 Binary files a/src/unit_tests/test_samples/smoke/RecoveryMode_ForInstallation.wgt and b/src/unit_tests/test_samples/smoke/RecoveryMode_ForInstallation.wgt differ diff --git a/src/unit_tests/test_samples/smoke/RecoveryMode_ForUpdate.wgt b/src/unit_tests/test_samples/smoke/RecoveryMode_ForUpdate.wgt index d1f0b4b..2e76378 100644 Binary files a/src/unit_tests/test_samples/smoke/RecoveryMode_ForUpdate.wgt and b/src/unit_tests/test_samples/smoke/RecoveryMode_ForUpdate.wgt differ diff --git a/src/unit_tests/test_samples/smoke/RecoveryMode_ForUpdate_2.wgt b/src/unit_tests/test_samples/smoke/RecoveryMode_ForUpdate_2.wgt index 37d89dd..3bb549e 100644 Binary files a/src/unit_tests/test_samples/smoke/RecoveryMode_ForUpdate_2.wgt and b/src/unit_tests/test_samples/smoke/RecoveryMode_ForUpdate_2.wgt differ diff --git a/src/unit_tests/test_samples/smoke/UpdateMode.wgt b/src/unit_tests/test_samples/smoke/UpdateMode.wgt index 1c22e45..1f07317 100644 Binary files a/src/unit_tests/test_samples/smoke/UpdateMode.wgt and b/src/unit_tests/test_samples/smoke/UpdateMode.wgt differ diff --git a/src/unit_tests/test_samples/smoke/UpdateMode_2.wgt b/src/unit_tests/test_samples/smoke/UpdateMode_2.wgt index 39ab8a8..b75fc1c 100644 Binary files a/src/unit_tests/test_samples/smoke/UpdateMode_2.wgt and b/src/unit_tests/test_samples/smoke/UpdateMode_2.wgt differ diff --git a/src/unit_tests/test_samples/smoke/UpdateMode_Hybrid.wgt b/src/unit_tests/test_samples/smoke/UpdateMode_Hybrid.wgt index 86df8bb..e26ebbf 100644 Binary files a/src/unit_tests/test_samples/smoke/UpdateMode_Hybrid.wgt and b/src/unit_tests/test_samples/smoke/UpdateMode_Hybrid.wgt differ diff --git a/src/unit_tests/test_samples/smoke/UpdateMode_Hybrid_2.wgt b/src/unit_tests/test_samples/smoke/UpdateMode_Hybrid_2.wgt index f05c192..537f244 100644 Binary files a/src/unit_tests/test_samples/smoke/UpdateMode_Hybrid_2.wgt and b/src/unit_tests/test_samples/smoke/UpdateMode_Hybrid_2.wgt differ diff --git a/src/unit_tests/test_samples/smoke/UpdateMode_Rollback.wgt b/src/unit_tests/test_samples/smoke/UpdateMode_Rollback.wgt index 3e090e4..8b0a285 100644 Binary files a/src/unit_tests/test_samples/smoke/UpdateMode_Rollback.wgt and b/src/unit_tests/test_samples/smoke/UpdateMode_Rollback.wgt differ diff --git a/src/unit_tests/test_samples/smoke/UpdateMode_Rollback_2.wgt b/src/unit_tests/test_samples/smoke/UpdateMode_Rollback_2.wgt index 20efef2..2f80c58 100644 Binary files a/src/unit_tests/test_samples/smoke/UpdateMode_Rollback_2.wgt and b/src/unit_tests/test_samples/smoke/UpdateMode_Rollback_2.wgt differ