os/mm/mmtestenv/mmtesttools/Scripts/runICLItfmUnitTests.bat
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
rem Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     2
rem All rights reserved.
sl@0
     3
rem This component and the accompanying materials are made available
sl@0
     4
rem under the terms of "Eclipse Public License v1.0"
sl@0
     5
rem which accompanies this distribution, and is available
sl@0
     6
rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     7
rem
sl@0
     8
rem Initial Contributors:
sl@0
     9
rem Nokia Corporation - initial contribution.
sl@0
    10
rem
sl@0
    11
rem Contributors:
sl@0
    12
rem
sl@0
    13
rem Description:
sl@0
    14
rem
sl@0
    15
sl@0
    16
del E:\Logs\TestResults\tsu_icl_ITFM_01*.*
sl@0
    17
md E:\Logs\
sl@0
    18
md E:\Logs\TestResults\
sl@0
    19
sl@0
    20
REM ***********************************************
sl@0
    21
REM **************** ITFM TESTS *****************
sl@0
    22
REM ***********************************************
sl@0
    23
sl@0
    24
md c:\TSU_ICL_ITFM_01\
sl@0
    25
md c:\TSU_ICL_ITFM_01\ref
sl@0
    26
md c:\TSU_ICL_ITFM_01\output
sl@0
    27
sl@0
    28
copy E:\unittest\icl\TSU_ICL_ITFM_01\mbmProg.mbm    c:\TSU_ICL_ITFM_01\mbmProg.mbm
sl@0
    29
copy E:\unittest\icl\TSU_ICL_ITFM_01\png1.png        c:\TSU_ICL_ITFM_01\png1.png
sl@0
    30
copy E:\unittest\icl\TSU_ICL_ITFM_01\test.txt        c:\TSU_ICL_ITFM_01\test.txt
sl@0
    31
copy E:\unittest\icl\TSU_ICL_ITFM_01\TooShort.txt    c:\TSU_ICL_ITFM_01\TooShort.txt
sl@0
    32
copy E:\unittest\icl\TSU_ICL_ITFM_01\0thIFDTag_0000.jpg c:\TSU_ICL_ITFM_01\0thIFDTag_0000.jpg
sl@0
    33
copy E:\unittest\icl\TSU_ICL_ITFM_01\0thIFDTag_7FFF.jpg c:\TSU_ICL_ITFM_01\0thIFDTag_7FFF.jpg
sl@0
    34
copy E:\unittest\icl\TSU_ICL_ITFM_01\0thIFDTag_FFFF.jpg c:\TSU_ICL_ITFM_01\0thIFDTag_FFFF.jpg
sl@0
    35
copy E:\unittest\icl\TSU_ICL_ITFM_01\IllegalExifImage_Leave1.jpg c:\TSU_ICL_ITFM_01\IllegalExifImage_Leave1.jpg
sl@0
    36
copy E:\unittest\icl\TSU_ICL_ITFM_01\IllegalExifImage_Leave2.jpg c:\TSU_ICL_ITFM_01\IllegalExifImage_Leave2.jpg
sl@0
    37
copy E:\unittest\icl\TSU_ICL_ITFM_01\IllegalExifImage_Leave3.jpg c:\TSU_ICL_ITFM_01\IllegalExifImage_Leave3.jpg
sl@0
    38
copy E:\unittest\icl\TSU_ICL_ITFM_01\IllegalExifImage_Panic1.jpg c:\TSU_ICL_ITFM_01\IllegalExifImage_Panic1.jpg
sl@0
    39
copy E:\unittest\icl\TSU_ICL_ITFM_01\IllegalExifImage_Panic2.jpg c:\TSU_ICL_ITFM_01\IllegalExifImage_Panic2.jpg
sl@0
    40
sl@0
    41
copy E:\unittest\icl\TSU_ICL_ITFM_01\ref\mbmProg_100x100_m.mbm c:\TSU_ICL_ITFM_01\ref\mbmProg_100x100_m.mbm
sl@0
    42
copy E:\unittest\icl\TSU_ICL_ITFM_01\ref\mbmProg_160x90.mbm    c:\TSU_ICL_ITFM_01\ref\mbmProg_160x90.mbm
sl@0
    43
copy E:\unittest\icl\TSU_ICL_ITFM_01\ref\png1_100x100_m.png     c:\TSU_ICL_ITFM_01\ref\png1_100x100_m.png
sl@0
    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
sl@0
    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
sl@0
    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
sl@0
    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
sl@0
    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
sl@0
    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
sl@0
    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
sl@0
    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
sl@0
    52
sl@0
    53
sl@0
    54
testframeworknone -q tsu_icl_ITFM_01_nocap.script
sl@0
    55
move C:\Logs\TestResults\tsu_icl_ITFM*.htm E:\Logs\TestResults\
sl@0
    56
sl@0
    57
testframeworknone -q tsu_icl_ITFM_01_nocap_ALLOC.script
sl@0
    58
move C:\Logs\TestResults\tsu_icl_ITFM*.htm E:\Logs\TestResults\
sl@0
    59
sl@0
    60
testframeworknone -q tsu_icl_ITFM_01_panic_nocap.script
sl@0
    61
move C:\Logs\TestResults\tsu_icl_ITFM*.htm E:\Logs\TestResults\
sl@0
    62
sl@0
    63
del c:\TSU_ICL_ITFM_01\ref\*.*
sl@0
    64
del c:\TSU_ICL_ITFM_01\output\*.*
sl@0
    65
del c:\TSU_ICL_ITFM_01\*.*