Rename smoke test to new convention 71/114671/3
authorPiotr Ganicz <p.ganicz@samsung.com>
Mon, 13 Feb 2017 16:19:03 +0000 (17:19 +0100)
committerjaekuk lee <juku1999@samsung.com>
Fri, 3 Mar 2017 01:13:38 +0000 (17:13 -0800)
commit58e8ff87cc9e09d14c956509ea14392d148209aa
tree3a5567df2c7c541d58dce3d659d176165bc3945d
parentfc21bf66bd4bb58ad9bad0a470353823d5827641
Rename smoke test to new convention

This patch renames all smoke test packages to use new convention
('smokewgt' / 'smokehyb') because that is needed by the TearDown
process to work properly.

Change-Id: Ib996921bb88e7f5b1db6f0643774b17e909cfbf1
35 files changed:
src/unit_tests/smoke_test.cc
src/unit_tests/test_samples/smoke/DeinstallationMode.wgt
src/unit_tests/test_samples/smoke/DeinstallationMode_Preload.wgt
src/unit_tests/test_samples/smoke/DeltaMode.wgt
src/unit_tests/test_samples/smoke/DeltaMode_2.wgt
src/unit_tests/test_samples/smoke/DisablePkg.wgt
src/unit_tests/test_samples/smoke/EnablePkg.wgt
src/unit_tests/test_samples/smoke/InstallExternalMode.wgt
src/unit_tests/test_samples/smoke/InstallationMode.wgt
src/unit_tests/test_samples/smoke/InstallationMode_GoodSignature.wgt
src/unit_tests/test_samples/smoke/InstallationMode_Preload.wgt
src/unit_tests/test_samples/smoke/InstallationMode_Rollback.wgt
src/unit_tests/test_samples/smoke/InstallationMode_WrongSignature.wgt
src/unit_tests/test_samples/smoke/MigrateLegacyExternalImageMode.wgt
src/unit_tests/test_samples/smoke/MountInstallationMode.wgt
src/unit_tests/test_samples/smoke/MountInstallationMode_Rollback.wgt
src/unit_tests/test_samples/smoke/MountUpdateMode.wgt
src/unit_tests/test_samples/smoke/MountUpdateMode_2.wgt
src/unit_tests/test_samples/smoke/MountUpdateMode_Rollback.wgt
src/unit_tests/test_samples/smoke/MountUpdateMode_Rollback_2.wgt
src/unit_tests/test_samples/smoke/RDSMode.wgt
src/unit_tests/test_samples/smoke/RecoveryMode_ForDelta.wgt
src/unit_tests/test_samples/smoke/RecoveryMode_ForDelta_2.wgt
src/unit_tests/test_samples/smoke/RecoveryMode_ForInstallation.wgt
src/unit_tests/test_samples/smoke/RecoveryMode_ForMountInstall.wgt
src/unit_tests/test_samples/smoke/RecoveryMode_ForMountUpdate.wgt
src/unit_tests/test_samples/smoke/RecoveryMode_ForMountUpdate_2.wgt
src/unit_tests/test_samples/smoke/RecoveryMode_ForUpdate.wgt
src/unit_tests/test_samples/smoke/RecoveryMode_ForUpdate_2.wgt
src/unit_tests/test_samples/smoke/UpdateMode.wgt
src/unit_tests/test_samples/smoke/UpdateMode_2.wgt
src/unit_tests/test_samples/smoke/UpdateMode_Preload.wgt
src/unit_tests/test_samples/smoke/UpdateMode_Preload2.wgt
src/unit_tests/test_samples/smoke/UpdateMode_Rollback.wgt
src/unit_tests/test_samples/smoke/UpdateMode_Rollback_2.wgt