loggingservices/eventlogger/test/src/t_logapi.cpp
branchRCL_3
changeset 6 5ffdb8f2067f
parent 0 08ec8eefde2f
child 9 667e88a979d7
equal deleted inserted replaced
2:6862383cf555 6:5ffdb8f2067f
   741                         REQ11127
   741                         REQ11127
   742                         REQ11128
   742                         REQ11128
   743 */
   743 */
   744 LOCAL_C void TestGetConfigSettingsFromRepositoryFileL(CLogClient& aClient)
   744 LOCAL_C void TestGetConfigSettingsFromRepositoryFileL(CLogClient& aClient)
   745 	{
   745 	{
   746 	//Note: if this tests starts failing, then go and check the CentralRepository private data cage (c:\\private\\10202be9) , if this file - 101f401d.txt, is there.
   746 	//Note: if this test starts failing, then go and check the CentralRepository private data cage 
   747 	//If it is - delete it and try the test again.
   747 	//(c:\\private\\10202be9 or z:\\private\\10202be9) if 101f401d.txt file is there.
       
   748 	//If it is then delete it and try the test again.
   748 	test.Next(_L(" @SYMTestCaseID:SYSLIB-LOGENG-UT-4015 "));
   749 	test.Next(_L(" @SYMTestCaseID:SYSLIB-LOGENG-UT-4015 "));
   749 	//Get the contact match count and contact name format.This should be from resource file.
   750 	//Get the contact match count and contact name format.This should be from resource file.
   750 	TInt16 contactMatchCount;
   751 	TInt16 contactMatchCount;
   751 	TInt16 contactNameFormat;
   752 	TInt16 contactNameFormat;
   752 	RFs fs;
   753 	RFs fs;