diff -r 0818dd463d41 -r 924385140d98 appfw/apparchitecture/tef/scripts/hardware/apparctest_run.bat --- a/appfw/apparchitecture/tef/scripts/hardware/apparctest_run.bat Thu Aug 19 10:05:08 2010 +0300 +++ b/appfw/apparchitecture/tef/scripts/hardware/apparctest_run.bat Tue Aug 31 15:24:25 2010 +0300 @@ -1,5 +1,5 @@ @rem -@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +@rem Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). @rem All rights reserved. @rem This component and the accompanying materials are made available @rem under the terms of "Eclipse Public License v1.0" @@ -62,6 +62,11 @@ testexecute.exe z:\apparctest\apparctest_t_Wgnam.script testexecute.exe z:\apparctest\apparctest_t_WindowChaining.script testexecute.exe z:\apparctest\apparctest_t_RecUpgrade.script +testexecute.exe z:\apparctest\apparctest_t_UpdateAppList.script +testexecute.exe z:\apparctest\apparctest_t_forcereg.script +testexecute.exe z:\apparctest\apparctest_t_clientnotif.script +testexecute.exe z:\apparctest\apparctest_t_nonnativetest.script + :: ******************************************************************* :: This batch file is used to run tests on 9.3 and higher versions.