featuremgmt/featuremgr/test/tef/tef_efm_bursuite/scripts/tef_efm_bursuite.script
branchRCL_3
changeset 8 fa9941cf3867
parent 0 08ec8eefde2f
equal deleted inserted replaced
6:5ffdb8f2067f 8:fa9941cf3867
   100 RUN_TEST_STEP  100  tef_efm_bursuite  BURStep  z:\test\efm\scripts\tef_efm_bursuite.ini  burrestore
   100 RUN_TEST_STEP  100  tef_efm_bursuite  BURStep  z:\test\efm\scripts\tef_efm_bursuite.ini  burrestore
   101 END_TESTCASE SYSLIB-EFM-CT-4046
   101 END_TESTCASE SYSLIB-EFM-CT-4046
   102 
   102 
   103 // -------------------------
   103 // -------------------------
   104 
   104 
   105 START_TESTCASE SYSLIB-EFM-CT-4047
   105 //START_TESTCASE SYSLIB-EFM-CT-4047
   106 //! @SYMTestCaseID           SYSLIB-EFM-CT-4047
   106 //! @SYMTestCaseID           SYSLIB-EFM-CT-4047
   107 //! @SYMTestCaseDesc         Check that feature requests made during a BUR operation are queued and then 
   107 //! @SYMTestCaseDesc         Check that feature requests made during a BUR operation are queued and then 
   108 //!							implemented after the BUR operation has completed. This is to test the queue 
   108 //!							implemented after the BUR operation has completed. This is to test the queue 
   109 //!							mechanism of the feature manager. 
   109 //!							mechanism of the feature manager. 
   110 //!							There are two test steps in this test case:
   110 //!							There are two test steps in this test case:
   171 //! @SYMTestExpectedResults  TestStepResult() == EPass for a pass or == EFail otherwise
   171 //! @SYMTestExpectedResults  TestStepResult() == EPass for a pass or == EFail otherwise
   172 //!							Upon an error, the SetTestStepResult function is called and the Test Step is set to EFail
   172 //!							Upon an error, the SetTestStepResult function is called and the Test Step is set to EFail
   173 //!							on all occasions.
   173 //!							on all occasions.
   174 //! @SYMDEF                  DEF107378
   174 //! @SYMDEF                  DEF107378
   175 
   175 
   176 RUN_TEST_STEP  100  tef_efm_bursuite  QueueBackupStep
   176 //RUN_TEST_STEP  100  tef_efm_bursuite  QueueBackupStep
   177 RUN_TEST_STEP  100  tef_efm_bursuite  QueueRestoreStep
   177 //RUN_TEST_STEP  100  tef_efm_bursuite  QueueRestoreStep
   178 END_TESTCASE SYSLIB-EFM-CT-4047
   178 //END_TESTCASE SYSLIB-EFM-CT-4047
   179 
   179 
   180 // -------------------------
   180 // -------------------------
   181 
   181 
   182 START_TESTCASE SYSLIB-EFM-CT-4048
   182 //START_TESTCASE SYSLIB-EFM-CT-4048
   183 //! @SYMTestCaseID           SYSLIB-EFM-CT-4048
   183 //! @SYMTestCaseID           SYSLIB-EFM-CT-4048
   184 //! @SYMTestCaseDesc         To test that a notification occurs when a feature is notified during a BUR operation. 
   184 //! @SYMTestCaseDesc         To test that a notification occurs when a feature is notified during a BUR operation. 
   185 //!							This is to test the queue mechanism of the feature manager. 
   185 //!							This is to test the queue mechanism of the feature manager. 
   186 //!							There are two test steps in this test case:
   186 //!							There are two test steps in this test case:
   187 //!							(A) NotifyBackupStep will test the notification mechanism of the feature 
   187 //!							(A) NotifyBackupStep will test the notification mechanism of the feature 
   236 //!									If we are notified of a change.. this should be Deleted 
   236 //!									If we are notified of a change.. this should be Deleted 
   237 //!								(20) Cleanup
   237 //!								(20) Cleanup
   238 //! @SYMDEF                  DEF107378
   238 //! @SYMDEF                  DEF107378
   239 
   239 
   240 
   240 
   241 RUN_TEST_STEP 100 tef_efm_bursuite NotifyBackupStep
   241 //RUN_TEST_STEP 100 tef_efm_bursuite NotifyBackupStep
   242 RUN_TEST_STEP 100 tef_efm_bursuite NotifyRestoreStep
   242 //RUN_TEST_STEP 100 tef_efm_bursuite NotifyRestoreStep
   243 END_TESTCASE SYSLIB-EFM-CT-4048
   243 //END_TESTCASE SYSLIB-EFM-CT-4048
   244 
   244 
   245 // -------------------------
   245 // -------------------------
   246 
   246 
   247 
   247 
   248 START_TESTCASE SYSLIB-EFM-CT-4049
   248 START_TESTCASE SYSLIB-EFM-CT-4049