appfw/apparchitecture/tef/scripts/emulator/apparctest_CACHE_OFF_run.bat
branchRCL_3
changeset 20 c2c61fdca848
parent 19 924385140d98
equal deleted inserted replaced
19:924385140d98 20:c2c61fdca848
     1 @rem
     1 @rem
     2 @rem Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 @rem Copyright (c) 2009 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".
    73 call :test T_StartApp 
    73 call :test T_StartApp 
    74 call :test T_StartDoc 
    74 call :test T_StartDoc 
    75 call :test T_Wgnam 
    75 call :test T_Wgnam 
    76 call :test T_WindowChaining 
    76 call :test T_WindowChaining 
    77 ::call :test T_RecUpgrade  This test can not run on emulator as it requires loading, unloading and deletion of a plug-in and Windows OS don’t allow deletion of loaded binaries 
    77 ::call :test T_RecUpgrade  This test can not run on emulator as it requires loading, unloading and deletion of a plug-in and Windows OS don’t allow deletion of loaded binaries 
    78 call :test T_UpdateAppList
       
    79 call :test T_ForceReg
       
    80 call :test T_ClientNotif
       
    81 call :test T_NonNativeTest
       
    82 
       
    83 
    78 
    84 call sysstart_apparc_run.bat
    79 call sysstart_apparc_run.bat
    85 type \epoc32\winscw\c\logs\testexecute\sysstart_apparctest_summary.txt >> %APPARCTEST_SUMMARY%
    80 type \epoc32\winscw\c\logs\testexecute\sysstart_apparctest_summary.txt >> %APPARCTEST_SUMMARY%
    86 
    81 
    87 goto :skipFunctions
    82 goto :skipFunctions