loggingservices/eventlogger/test/src/t_logcompat.cpp
changeset 41 3256212fc81f
parent 17 55f2396f6d25
child 45 cc28652e0254
equal deleted inserted replaced
35:0d6db0a14001 41:3256212fc81f
   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