loggingservices/eventlogger/test/src/t_logcompat.cpp
branchRCL_3
changeset 44 26645d81f48d
parent 11 667e88a979d7
child 45 cc28652e0254
equal deleted inserted replaced
42:28839de615b4 44:26645d81f48d
   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"));
   687 	TheTest.Start(_L("The LogEng compatibility test cases are compiled only when SYMBIAN_ENABLE_EVENTLOGGER_DUALSIM macro is defined!"));
   688 	TheTest.Start(_L("The LogEng compatibility test cases are compiled only when SYMBIAN_ENABLE_EVENTLOGGER_DUALSIM macro is defined!"));
   688 	}
   689 	}
   689 
   690 
   690 #endif//SYMBIAN_ENABLE_EVENTLOGGER_DUALSIM 	
   691 #endif//SYMBIAN_ENABLE_EVENTLOGGER_DUALSIM