backupandrestore/backuptest/burtestserver/testscripts/test_restorepackage.script
changeset 51 64200268cac2
parent 29 3ae5cb0b4c02
--- a/backupandrestore/backuptest/burtestserver/testscripts/test_restorepackage.script	Thu Sep 09 18:17:36 2010 +0800
+++ b/backupandrestore/backuptest/burtestserver/testscripts/test_restorepackage.script	Fri Sep 17 11:40:03 2010 +0800
@@ -37,9 +37,11 @@
 //!                             2. The name and size of private files are same like after installing application.
 //!                             3. The public files don't be restored.  
 //! @SYMTestType                CIT
-RUN_TEST_STEP 100 BURTestServer TestRestore z:\testdata\scripts\sbetestdata\test.ini PACKAGE_0020
+RUN_TEST_STEP 300 BURTestServer TestRestore z:\testdata\scripts\sbetestdata\test.ini PACKAGE_0020
 END_TESTCASE MTP-SBE-RESTOREBACKUPPACKAGE-0000
 
+DELAY 10000
+
 START_TESTCASE MTP-SBE-RESTOREBACKUPPACKAGE-0001
 //! @SYMTestCaseID MTP-SBE-RESTOREBACKUPPACKAGE-0001
 //! @SYMTestCaseDesc            Backup DLLs data which are installed as part of package
@@ -51,8 +53,10 @@
 //!                             2. The name and size of DLLs are same like after installing application.
 //!                             3. The public files don't be restored. 
 //! @SYMTestType                CIT
-RUN_TEST_STEP 100 BURTestServer TestRestore z:\testdata\scripts\sbetestdata\test.ini PACKAGE_0040
+RUN_TEST_STEP 300 BURTestServer TestRestore z:\testdata\scripts\sbetestdata\test.ini PACKAGE_0040
 END_TESTCASE MTP-SBE-RESTOREBACKUPPACKAGE-0001
 
 RUN_PROGRAM 900 swiconsole /u /uid 0x8111300b /pkg "big exe for backup" /vendor "Unique Vendor Name" /optimal
 RUN_PROGRAM 1000 swiconsole /u /uid 0x81113002 /pkg "tswinocapability" /vendor "Symbian" /optimal
+
+DELAY 10000
\ No newline at end of file