1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/mm/mmtestenv/mmtesttools/Scripts/runICLItfmUnitTests.bat Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,65 @@
1.4 +rem Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
1.5 +rem All rights reserved.
1.6 +rem This component and the accompanying materials are made available
1.7 +rem under the terms of "Eclipse Public License v1.0"
1.8 +rem which accompanies this distribution, and is available
1.9 +rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.10 +rem
1.11 +rem Initial Contributors:
1.12 +rem Nokia Corporation - initial contribution.
1.13 +rem
1.14 +rem Contributors:
1.15 +rem
1.16 +rem Description:
1.17 +rem
1.18 +
1.19 +del E:\Logs\TestResults\tsu_icl_ITFM_01*.*
1.20 +md E:\Logs\
1.21 +md E:\Logs\TestResults\
1.22 +
1.23 +REM ***********************************************
1.24 +REM **************** ITFM TESTS *****************
1.25 +REM ***********************************************
1.26 +
1.27 +md c:\TSU_ICL_ITFM_01\
1.28 +md c:\TSU_ICL_ITFM_01\ref
1.29 +md c:\TSU_ICL_ITFM_01\output
1.30 +
1.31 +copy E:\unittest\icl\TSU_ICL_ITFM_01\mbmProg.mbm c:\TSU_ICL_ITFM_01\mbmProg.mbm
1.32 +copy E:\unittest\icl\TSU_ICL_ITFM_01\png1.png c:\TSU_ICL_ITFM_01\png1.png
1.33 +copy E:\unittest\icl\TSU_ICL_ITFM_01\test.txt c:\TSU_ICL_ITFM_01\test.txt
1.34 +copy E:\unittest\icl\TSU_ICL_ITFM_01\TooShort.txt c:\TSU_ICL_ITFM_01\TooShort.txt
1.35 +copy E:\unittest\icl\TSU_ICL_ITFM_01\0thIFDTag_0000.jpg c:\TSU_ICL_ITFM_01\0thIFDTag_0000.jpg
1.36 +copy E:\unittest\icl\TSU_ICL_ITFM_01\0thIFDTag_7FFF.jpg c:\TSU_ICL_ITFM_01\0thIFDTag_7FFF.jpg
1.37 +copy E:\unittest\icl\TSU_ICL_ITFM_01\0thIFDTag_FFFF.jpg c:\TSU_ICL_ITFM_01\0thIFDTag_FFFF.jpg
1.38 +copy E:\unittest\icl\TSU_ICL_ITFM_01\IllegalExifImage_Leave1.jpg c:\TSU_ICL_ITFM_01\IllegalExifImage_Leave1.jpg
1.39 +copy E:\unittest\icl\TSU_ICL_ITFM_01\IllegalExifImage_Leave2.jpg c:\TSU_ICL_ITFM_01\IllegalExifImage_Leave2.jpg
1.40 +copy E:\unittest\icl\TSU_ICL_ITFM_01\IllegalExifImage_Leave3.jpg c:\TSU_ICL_ITFM_01\IllegalExifImage_Leave3.jpg
1.41 +copy E:\unittest\icl\TSU_ICL_ITFM_01\IllegalExifImage_Panic1.jpg c:\TSU_ICL_ITFM_01\IllegalExifImage_Panic1.jpg
1.42 +copy E:\unittest\icl\TSU_ICL_ITFM_01\IllegalExifImage_Panic2.jpg c:\TSU_ICL_ITFM_01\IllegalExifImage_Panic2.jpg
1.43 +
1.44 +copy E:\unittest\icl\TSU_ICL_ITFM_01\ref\mbmProg_100x100_m.mbm c:\TSU_ICL_ITFM_01\ref\mbmProg_100x100_m.mbm
1.45 +copy E:\unittest\icl\TSU_ICL_ITFM_01\ref\mbmProg_160x90.mbm c:\TSU_ICL_ITFM_01\ref\mbmProg_160x90.mbm
1.46 +copy E:\unittest\icl\TSU_ICL_ITFM_01\ref\png1_100x100_m.png c:\TSU_ICL_ITFM_01\ref\png1_100x100_m.png
1.47 +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
1.48 +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
1.49 +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
1.50 +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
1.51 +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
1.52 +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
1.53 +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
1.54 +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
1.55 +
1.56 +
1.57 +testframeworknone -q tsu_icl_ITFM_01_nocap.script
1.58 +move C:\Logs\TestResults\tsu_icl_ITFM*.htm E:\Logs\TestResults\
1.59 +
1.60 +testframeworknone -q tsu_icl_ITFM_01_nocap_ALLOC.script
1.61 +move C:\Logs\TestResults\tsu_icl_ITFM*.htm E:\Logs\TestResults\
1.62 +
1.63 +testframeworknone -q tsu_icl_ITFM_01_panic_nocap.script
1.64 +move C:\Logs\TestResults\tsu_icl_ITFM*.htm E:\Logs\TestResults\
1.65 +
1.66 +del c:\TSU_ICL_ITFM_01\ref\*.*
1.67 +del c:\TSU_ICL_ITFM_01\output\*.*
1.68 +del c:\TSU_ICL_ITFM_01\*.*
1.69 \ No newline at end of file