appfw/apparchitecture/tef/T_CmdlnStep.h
branchRCL_3
changeset 63 c2c61fdca848
parent 62 924385140d98
equal deleted inserted replaced
62:924385140d98 63:c2c61fdca848
     1 // Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2005-2009 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".
    67 #define TEST_SET_APIS         7
    67 #define TEST_SET_APIS         7
    68 
    68 
    69 _LIT(KTLogFileAccess,"TestLogFile");
    69 _LIT(KTLogFileAccess,"TestLogFile");
    70 _LIT(KEnvFilePath,"c:\\Logs\\TestExecute\\EnvSlots.txt");
    70 _LIT(KEnvFilePath,"c:\\Logs\\TestExecute\\EnvSlots.txt");
    71 
    71 
    72 _LIT(KTAppName,"C:\\sys\\bin\\T_EnvSlots.exe");
    72 _LIT(KTAppName,"Z:\\sys\\bin\\T_EnvSlots.exe");
    73 _LIT(KTDocName,"C:\\System\\data\\temp.test");
    73 _LIT(KTDocName,"C:\\System\\data\\temp.test");
    74 _LIT(KTempDir,"C:\\System\\data\\");
    74 _LIT(KTempDir,"C:\\System\\data\\");
    75 _LIT(KTNoDocName,"C:\\Logs\\TestExecute\\NotFound.aaa");
    75 _LIT(KTNoDocName,"C:\\Logs\\TestExecute\\NotFound.aaa");
    76 
    76 
    77 _LIT8(KTTailEnd,"TailEnd");
    77 _LIT8(KTTailEnd,"TailEnd");