appfw/apparchitecture/tef/scripts/hardware/apparctest_run.bat
branchRCL_3
changeset 19 924385140d98
parent 0 2e3d3ce01487
child 20 c2c61fdca848
equal deleted inserted replaced
18:0818dd463d41 19:924385140d98
     1 @rem
     1 @rem
     2 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 @rem Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 @rem All rights reserved.
     3 @rem All rights reserved.
     4 @rem This component and the accompanying materials are made available
     4 @rem This component and the accompanying materials are made available
     5 @rem under the terms of "Eclipse Public License v1.0"
     5 @rem under the terms of "Eclipse Public License v1.0"
     6 @rem which accompanies this distribution, and is available
     6 @rem which accompanies this distribution, and is available
     7 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
    60 testexecute.exe z:\apparctest\apparctest_t_StartApp.script
    60 testexecute.exe z:\apparctest\apparctest_t_StartApp.script
    61 testexecute.exe z:\apparctest\apparctest_t_StartDoc.script
    61 testexecute.exe z:\apparctest\apparctest_t_StartDoc.script
    62 testexecute.exe z:\apparctest\apparctest_t_Wgnam.script
    62 testexecute.exe z:\apparctest\apparctest_t_Wgnam.script
    63 testexecute.exe z:\apparctest\apparctest_t_WindowChaining.script
    63 testexecute.exe z:\apparctest\apparctest_t_WindowChaining.script
    64 testexecute.exe z:\apparctest\apparctest_t_RecUpgrade.script
    64 testexecute.exe z:\apparctest\apparctest_t_RecUpgrade.script
       
    65 testexecute.exe z:\apparctest\apparctest_t_UpdateAppList.script
       
    66 testexecute.exe z:\apparctest\apparctest_t_forcereg.script
       
    67 testexecute.exe z:\apparctest\apparctest_t_clientnotif.script
       
    68 testexecute.exe z:\apparctest\apparctest_t_nonnativetest.script
       
    69 
    65 
    70 
    66 :: *******************************************************************
    71 :: *******************************************************************
    67 :: This batch file is used to run tests on 9.3 and higher versions.
    72 :: This batch file is used to run tests on 9.3 and higher versions.
    68 ::
    73 ::
    69 :: Any ADDITIONS or DELETIONS to the test cases in this script MUST
    74 :: Any ADDITIONS or DELETIONS to the test cases in this script MUST