mds_plat/location_manager_api/tsrc/src/LocationManagerTestScripterBlocks.cpp
branchRCL_3
changeset 63 e538444823de
parent 47 b73252188534
--- a/mds_plat/location_manager_api/tsrc/src/LocationManagerTestScripterBlocks.cpp	Wed Sep 15 12:40:59 2010 +0300
+++ b/mds_plat/location_manager_api/tsrc/src/LocationManagerTestScripterBlocks.cpp	Wed Oct 13 15:02:02 2010 +0300
@@ -88,16 +88,9 @@
         ENTRY( "DeleteFile" , CLocationManagerTestScripter::DeleteFileL ),
         ENTRY( "GetStatus" , CLocationManagerTestScripter::GetStatusL ),
         ENTRY( "GetStatus2" , CLocationManagerTestScripter::GetStatus2L )
+        //ADD NEW ENTRY HERE
+        // [test cases entries] - Do not remove
 
-#ifdef LOC_REVERSEGEOCODE
-        ,ENTRY( "ConnectGeoTaggerL", CLocationManagerTestScripter::ConnectGeoTaggerL )
-        ,ENTRY( "CloseGeoTaggerL", CLocationManagerTestScripter::CloseGeoTaggerL )
-        ,ENTRY( "StartGeoTaggingL", CLocationManagerTestScripter::StartGeoTaggingL )
-        ,ENTRY( "TestGeoTagCompleteStatusL", CLocationManagerTestScripter::TestGeoTagCompleteStatusL )
-        ,ENTRY( "TestGeoTagPendingStatusL", CLocationManagerTestScripter::TestGeoTagPendingStatusL )
-        ,ENTRY( "TestGeoTagGoingOnStatusL", CLocationManagerTestScripter::TestGeoTagGoingOnStatusL )
-        ,ENTRY( "CancelGeoTaggingL", CLocationManagerTestScripter::CancelGeoTaggingL )
-#endif //LOC_REVERSEGEOCODE
         };
 
     const TInt count = sizeof( KFunctions ) /