resourcemgmt/hwresourcesmgr/test/multiclient/mctest_f/mctest_f.cpp
branchRCL_3
changeset 21 ccb4f6b3db21
parent 0 4e1aa6a622a0
child 22 8cb079868133
equal deleted inserted replaced
20:1ddbe54d0645 21:ccb4f6b3db21
    14 //
    14 //
    15 
    15 
    16 #include "mctest_f.h"
    16 #include "mctest_f.h"
    17 #include <e32cons.h>
    17 #include <e32cons.h>
    18 
    18 
    19 _LIT(KLogFile,"C:\\logs\\mctest_f.log");
    19 _LIT(KLogFile,"C:\\logs\\testexecute\\mctest_f.htm");
    20 _LIT8(KCrLf,"\r\n");
    20 _LIT8(KCrLf,"\r\n");
    21 _LIT8(KRTest,"RTEST:");
    21 _LIT8(KRTest,"RTEST:");
    22 
    22 
    23 CHwrmMcTest_F* CHwrmMcTest_F::NewL(CConsoleBase& aConsole)
    23 CHwrmMcTest_F* CHwrmMcTest_F::NewL(CConsoleBase& aConsole)
    24 	{
    24 	{