loggingservices/eventlogger/test/src/t_logservercrash.cpp
branchRCL_3
changeset 56 839ea9debada
parent 50 8dc8494f1e0e
equal deleted inserted replaced
50:8dc8494f1e0e 56:839ea9debada
    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 //
    17 
    23 
    18 #include <s32file.h>
    24 #include <s32file.h>
    19 #include <e32math.h>
    25 #include <e32math.h>
    20 #include "t_logutil2.h"
    26 #include "t_logutil2.h"
    21 #include <logview.h>
    27 #include <logview.h>