Updated END_TESTCASE for LbsApi test set Symbian3
authorMaciej Seroka <maciejs@symbian.org>
Wed, 28 Jul 2010 16:03:37 +0100
branchSymbian3
changeset 56 aa99f2208aad
parent 55 c904fbdee9c6
child 57 b8d18c84f71c
Updated END_TESTCASE for LbsApi test set
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