loggingservices/eventlogger/test/src/t_logcntmatch.cpp
changeset 55 44f437012c90
parent 51 7d4490026038
equal deleted inserted replaced
51:7d4490026038 55:44f437012c90
   324 
   324 
   325 #else //SYSLIBS_TEST
   325 #else //SYSLIBS_TEST
   326 
   326 
   327 void doTestsL()
   327 void doTestsL()
   328 	{
   328 	{
       
   329 	TestUtils::Initialize(_L("t_logcntmatch"));
   329 	TheTest.Start(_L("This test can be run only when built with SYSLIBS_TEST macro defined!"));
   330 	TheTest.Start(_L("This test can be run only when built with SYSLIBS_TEST macro defined!"));
   330 	}
   331 	}
   331 
   332 
   332 #endif //SYSLIBS_TEST
   333 #endif //SYSLIBS_TEST