# HG changeset patch # User Maciej Seroka # Date 1280329417 -3600 # Node ID aa99f2208aad395d283499d9b16578cb316a9b01 # Parent c904fbdee9c61d3e0482e50027fc08a2a350717f Updated END_TESTCASE for LbsApi test set diff -r c904fbdee9c6 -r aa99f2208aad LbsApi/scripts/smoketest_lbs.script --- a/LbsApi/scripts/smoketest_lbs.script Wed Jul 28 15:09:05 2010 +0100 +++ b/LbsApi/scripts/smoketest_lbs.script Wed Jul 28 16:03:37 2010 +0100 @@ -21,9 +21,12 @@ PRINT Run LBS smoketest LOAD_SUITE te_LbsApiSuite +DELAY 1000 START_TESTCASE SMOKE_LBS_0001 //! @SYMTestCaseID SMOKE_LBS_0001 -//! @SYMTestCaseDesc Set and get the status of the positioning device. -RUN_TEST_STEP 100 te_LbsApiSuite ModuleClassesStep c:\smoketest\smoketest_lbs.ini LBS-ModuleClassesSetters-0001 -END_TESTCASE SMOKE_LBS_0001 +//! @SYMTestCaseDesc Set and get the status of the positioning device + +RUN_TEST_STEP 100 te_LbsApiSuite ModuleClassesStep c:\smoketest\smoketest_lbs.ini LBS-ModuleClassesSetters-0001 + +END_TESTCASE SMOKE_LBS_0001