First public contribution.
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_01.*
17 del E:\Logs\TestResults\tsu_icl_cod_01_alloc.*
18 del E:\Logs\TestResults\tsu_icl_cod_01_Panic.*
19 del E:\Logs\TestResults\tsu_icl_cod_01b*.*
20 del E:\Logs\TestResults\tsu_icl_cod_01c*.*
22 md E:\Logs\TestResults
24 REM ***********************************************
25 REM **************** COD01 TESTS ******************
26 REM ***********************************************
37 copy E:\unittest\icl\TImage\*.* c:\TImage\
38 copy E:\unittest\icl\TImage\Anon\*.* c:\TImage\Anon\
39 copy E:\unittest\icl\TImage\prof\*.* c:\TImage\prof\
40 copy E:\unittest\icl\TImage\ref\*.* c:\TImage\ref\
41 copy E:\unittest\icl\TImage\00d4\*.* c:\TImage\00d4\
42 copy E:\unittest\icl\TImage\00d6\*.* c:\TImage\00d6\
43 copy E:\unittest\icl\TImage\bmp\*.* c:\TImage\bmp\
44 copy E:\unittest\icl\tsu_icl_cod_01\*.* c:\tsu_icl_cod_01\
46 testframework -q tsu_icl_cod_01.script
47 move C:\Logs\TestResults\*.htm E:\Logs\TestResults\
49 testframework -q tsu_icl_cod_01_Panic.script
50 move C:\Logs\TestResults\*.htm E:\Logs\TestResults\
52 testframework -q tsu_icl_cod_01b_alloc.script
53 move C:\Logs\TestResults\*.htm E:\Logs\TestResults\
55 testframework -q tsu_icl_cod_01c_alloc.script
56 move C:\Logs\TestResults\*.htm E:\Logs\TestResults\
58 REM***** This test is long so always run at the end ************
59 testframework -q tsu_icl_cod_01_alloc.script
60 move C:\Logs\TestResults\*.htm E:\Logs\TestResults\
62 del c:\TImage\anon\*.*
63 del c:\Timage\prof\*.*
65 del c:\TImage\00d4\*.*
66 del c:\TImage\00d6\*.*
69 del c:\tsu_icl_cod_01\*.*