loggingservices/eventlogger/test/src/t_logcompat.cpp
changeset 31 ba1c4f4a893f
parent 17 55f2396f6d25
child 45 cc28652e0254
equal deleted inserted replaced
29:cce6680bbf1c 31:ba1c4f4a893f
   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