loggingservices/eventlogger/test/src/t_logcompat.cpp
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
   682 
   682 
   683 #else//SYMBIAN_ENABLE_EVENTLOGGER_DUALSIM
   683 #else//SYMBIAN_ENABLE_EVENTLOGGER_DUALSIM
   684 
   684 
   685 void doTestsL()
   685 void doTestsL()
   686 	{
   686 	{
   687 	TestUtils::Initialize(_L("t_logcompat"));
       
   688 	TheTest.Start(_L("The LogEng compatibility test cases are compiled only when SYMBIAN_ENABLE_EVENTLOGGER_DUALSIM macro is defined!"));
   687 	TheTest.Start(_L("The LogEng compatibility test cases are compiled only when SYMBIAN_ENABLE_EVENTLOGGER_DUALSIM macro is defined!"));
   689 	}
   688 	}
   690 
   689 
   691 #endif//SYMBIAN_ENABLE_EVENTLOGGER_DUALSIM 	
   690 #endif//SYMBIAN_ENABLE_EVENTLOGGER_DUALSIM