appfw/apparchitecture/tef/T_EnvSlots/T_EnvSlots.H
branchRCL_3
changeset 62 924385140d98
parent 0 2e3d3ce01487
child 63 c2c61fdca848
equal deleted inserted replaced
58:0818dd463d41 62:924385140d98
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    42   Test Environment slots of the process.
    42   Test Environment slots of the process.
    43 */
    43 */
    44 	
    44 	
    45 _LIT(KTLogFileAccess,"TestLogFile");
    45 _LIT(KTLogFileAccess,"TestLogFile");
    46 _LIT(KFilePath,"c:\\logs\\TestExecute\\EnvSlots.txt");
    46 _LIT(KFilePath,"c:\\logs\\TestExecute\\EnvSlots.txt");
    47 _LIT(KTAppName,"Z:\\sys\\bin\\T_EnvSlots.exe");
    47 _LIT(KTAppName,"C:\\sys\\bin\\T_EnvSlots.exe");
    48 _LIT(KTDocName,"C:\\System\\data\\temp.test");
    48 _LIT(KTDocName,"C:\\System\\data\\temp.test");
    49 _LIT(KTEnvSlots,"T_EnvSlots");
    49 _LIT(KTEnvSlots,"T_EnvSlots");
    50 
    50 
    51 _LIT8(KTPass,"TestPass");
    51 _LIT8(KTPass,"TestPass");
    52 _LIT8(KTFail,"TestFail");
    52 _LIT8(KTFail,"TestFail");