Update contrib.
1 rem Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
2 rem All rights reserved.
3 rem This component and the accompanying materials are made available
4 rem under the terms of "Eclipse Public License v1.0"
5 rem which accompanies this distribution, and is available
6 rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 rem Initial Contributors:
9 rem Nokia Corporation - initial contribution.
16 del E:\Logs\TestResults\tsu_icl_cod_03*.*
18 md E:\Logs\TestResults
20 REM ***********************************************
21 REM **************** COD03 TESTS ******************
22 REM ***********************************************
25 md c:\TSU_ICL_COD_03\WMF\
26 md c:\TSU_ICL_COD_03\WMFRef\
27 md c:\TSU_ICL_COD_03\WMFRefMask\
28 md c:\TSU_ICL_COD_03\WMFArmRef\
29 md c:\TSU_ICL_COD_03\WMFArmRefMask\
31 copy E:\unittest\icl\TSU_ICL_COD_03\*.* c:\TSU_ICL_COD_03\
32 copy E:\unittest\icl\TSU_ICL_COD_03\WMF\*.* c:\TSU_ICL_COD_03\WMF\
33 copy E:\unittest\icl\TSU_ICL_COD_03\WMFRef\*.* c:\TSU_ICL_COD_03\WMFRef\
34 copy E:\unittest\icl\TSU_ICL_COD_03\WMFRefMask\*.* c:\TSU_ICL_COD_03\WMFRefMask\
35 copy E:\unittest\icl\TSU_ICL_COD_03\WMFArmRef\*.* c:\TSU_ICL_COD_03\WMFArmRef\
36 copy E:\unittest\icl\TSU_ICL_COD_03\WMFArmRefMask\*.* c:\TSU_ICL_COD_03\WMFArmRefMask\
38 testframework -q tsu_icl_cod_03.script
39 move C:\Logs\TestResults\*.htm E:\Logs\TestResults\
41 testframework -q tsu_icl_cod_03_alloc.script
42 move C:\Logs\TestResults\*.htm E:\Logs\TestResults\
44 del c:\TSU_ICL_COD_03\WMF\*.*
45 del c:\TSU_ICL_COD_03\WMFRef\*.*
46 del c:\TSU_ICL_COD_03\WMFRefMask\*.*
47 del c:\TSU_ICL_COD_03\WMFArmRef\*.*
48 del c:\TSU_ICL_COD_03\WMFArmRefMask\*.*
49 del c:\TSU_ICL_COD_03\*.*