loggingservices/eventlogger/test/src/t_logservercrash.cpp
branchRCL_3
changeset 50 8dc8494f1e0e
parent 11 667e88a979d7
child 56 839ea9debada
equal deleted inserted replaced
47:047f208ea78f 50:8dc8494f1e0e
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 // T_LOGSERVCRASH.CPP
    14 // T_LOGSERVCRASH.CPP
    15 // This tests the fix implemented for DEF047320
    15 // This tests the fix implemented for DEF047320
    16 // 
    16 // 
    17 // If this test starts failing, then go and check the CentralRepository private data cage 
       
    18 // (c:\\private\\10202be9 or z:\\private\\10202be9) if 101f401d.txt file is there.
       
    19 // If it is then delete it and try the test again.
       
    20 // (The problem is that if there is an existing 101f401d.txt file, then the contact match count value
       
    21 // will be loaded from that file, not from the LogEng resource file)
       
    22 //
       
    23 
    17 
    24 #include <s32file.h>
    18 #include <s32file.h>
    25 #include <e32math.h>
    19 #include <e32math.h>
    26 #include "t_logutil2.h"
    20 #include "t_logutil2.h"
    27 #include <logview.h>
    21 #include <logview.h>