Update contrib.
1 rem Copyright (c) 2004-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_ITFM_01*.*
18 md E:\Logs\TestResults\
20 REM ***********************************************
21 REM **************** ITFM TESTS *****************
22 REM ***********************************************
24 md c:\TSU_ICL_ITFM_01\
25 md c:\TSU_ICL_ITFM_01\ref
26 md c:\TSU_ICL_ITFM_01\output
28 copy E:\unittest\icl\TSU_ICL_ITFM_01\mbmProg.mbm c:\TSU_ICL_ITFM_01\mbmProg.mbm
29 copy E:\unittest\icl\TSU_ICL_ITFM_01\png1.png c:\TSU_ICL_ITFM_01\png1.png
30 copy E:\unittest\icl\TSU_ICL_ITFM_01\test.txt c:\TSU_ICL_ITFM_01\test.txt
31 copy E:\unittest\icl\TSU_ICL_ITFM_01\TooShort.txt c:\TSU_ICL_ITFM_01\TooShort.txt
32 copy E:\unittest\icl\TSU_ICL_ITFM_01\0thIFDTag_0000.jpg c:\TSU_ICL_ITFM_01\0thIFDTag_0000.jpg
33 copy E:\unittest\icl\TSU_ICL_ITFM_01\0thIFDTag_7FFF.jpg c:\TSU_ICL_ITFM_01\0thIFDTag_7FFF.jpg
34 copy E:\unittest\icl\TSU_ICL_ITFM_01\0thIFDTag_FFFF.jpg c:\TSU_ICL_ITFM_01\0thIFDTag_FFFF.jpg
35 copy E:\unittest\icl\TSU_ICL_ITFM_01\IllegalExifImage_Leave1.jpg c:\TSU_ICL_ITFM_01\IllegalExifImage_Leave1.jpg
36 copy E:\unittest\icl\TSU_ICL_ITFM_01\IllegalExifImage_Leave2.jpg c:\TSU_ICL_ITFM_01\IllegalExifImage_Leave2.jpg
37 copy E:\unittest\icl\TSU_ICL_ITFM_01\IllegalExifImage_Leave3.jpg c:\TSU_ICL_ITFM_01\IllegalExifImage_Leave3.jpg
38 copy E:\unittest\icl\TSU_ICL_ITFM_01\IllegalExifImage_Panic1.jpg c:\TSU_ICL_ITFM_01\IllegalExifImage_Panic1.jpg
39 copy E:\unittest\icl\TSU_ICL_ITFM_01\IllegalExifImage_Panic2.jpg c:\TSU_ICL_ITFM_01\IllegalExifImage_Panic2.jpg
41 copy E:\unittest\icl\TSU_ICL_ITFM_01\ref\mbmProg_100x100_m.mbm c:\TSU_ICL_ITFM_01\ref\mbmProg_100x100_m.mbm
42 copy E:\unittest\icl\TSU_ICL_ITFM_01\ref\mbmProg_160x90.mbm c:\TSU_ICL_ITFM_01\ref\mbmProg_160x90.mbm
43 copy E:\unittest\icl\TSU_ICL_ITFM_01\ref\png1_100x100_m.png c:\TSU_ICL_ITFM_01\ref\png1_100x100_m.png
44 copy E:\unittest\icl\TSU_ICL_ITFM_01\ref\0thIFDTag_0000_100x100_m.jpg c:\TSU_ICL_ITFM_01\ref\0thIFDTag_0000_100x100_m.jpg
45 copy E:\unittest\icl\TSU_ICL_ITFM_01\ref\0thIFDTag_7FFF_100x100_m.jpg c:\TSU_ICL_ITFM_01\ref\0thIFDTag_7FFF_100x100_m.jpg
46 copy E:\unittest\icl\TSU_ICL_ITFM_01\ref\0thIFDTag_FFFF_100x100_m.jpg c:\TSU_ICL_ITFM_01\ref\0thIFDTag_FFFF_100x100_m.jpg
47 copy E:\unittest\icl\TSU_ICL_ITFM_01\ref\IllegalExifImage_Leave1_100x100_m.jpg c:\TSU_ICL_ITFM_01\ref\IllegalExifImage_Leave1_100x100_m.jpg
48 copy E:\unittest\icl\TSU_ICL_ITFM_01\ref\IllegalExifImage_Leave2_100x100_m.jpg c:\TSU_ICL_ITFM_01\ref\IllegalExifImage_Leave2_100x100_m.jpg
49 copy E:\unittest\icl\TSU_ICL_ITFM_01\ref\IllegalExifImage_Leave3_100x100_m.jpg c:\TSU_ICL_ITFM_01\ref\IllegalExifImage_Leave3_100x100_m.jpg
50 copy E:\unittest\icl\TSU_ICL_ITFM_01\ref\IllegalExifImage_Panic1_100x100_m.jpg c:\TSU_ICL_ITFM_01\ref\IllegalExifImage_Panic1_100x100_m.jpg
51 copy E:\unittest\icl\TSU_ICL_ITFM_01\ref\IllegalExifImage_Panic2_100x100_m.jpg c:\TSU_ICL_ITFM_01\ref\IllegalExifImage_Panic2_100x100_m.jpg
54 testframeworknone -q tsu_icl_ITFM_01_nocap.script
55 move C:\Logs\TestResults\tsu_icl_ITFM*.htm E:\Logs\TestResults\
57 testframeworknone -q tsu_icl_ITFM_01_nocap_ALLOC.script
58 move C:\Logs\TestResults\tsu_icl_ITFM*.htm E:\Logs\TestResults\
60 testframeworknone -q tsu_icl_ITFM_01_panic_nocap.script
61 move C:\Logs\TestResults\tsu_icl_ITFM*.htm E:\Logs\TestResults\
63 del c:\TSU_ICL_ITFM_01\ref\*.*
64 del c:\TSU_ICL_ITFM_01\output\*.*
65 del c:\TSU_ICL_ITFM_01\*.*