1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/mm/mmtestenv/mmtesttools/Scripts/runICLEncoderIntTestsStream.bat Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,74 @@
1.4 +rem Copyright (c) 2007-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 Image Encoder Integration Tests
1.18 +rem
1.19 +rem
1.20 +
1.21 +del E:\Logs\TestResults\icl\imageencoder\TSI_ICL_IMAGEENCODER_STREAM.htm
1.22 +
1.23 +md E:\Logs\
1.24 +md E:\Logs\TestResults\
1.25 +md E:\Logs\TestResults\icl\
1.26 +md E:\Logs\TestResults\icl\imageencoder\
1.27 +
1.28 +md c:\icl\
1.29 +md c:\icl\testimages\
1.30 +md c:\icl\testimages\mbm\
1.31 +md c:\icl\testimages\jpeg\
1.32 +
1.33 +
1.34 +copy E:\inttest\icl\testimages\jpeg\jpeg_small15.jpg c:\icl\testimages\jpeg\jpeg_small15.jpg
1.35 +copy E:\inttest\icl\testimages\jpeg\jpeg_small10.jpg c:\icl\testimages\jpeg\jpeg_small10.jpg
1.36 +copy E:\inttest\icl\testimages\jpeg\jpeg_small01.jpg c:\icl\testimages\jpeg\jpeg_small01.jpg
1.37 +copy E:\inttest\icl\testimages\jpeg\jpeg_small18_a.jpg c:\icl\testimages\jpeg\jpeg_small18_a.jpg
1.38 +copy E:\inttest\icl\testimages\jpeg\jpeg_small18_b.jpg c:\icl\testimages\jpeg\jpeg_small18_b.jpg
1.39 +copy E:\inttest\icl\testimages\jpeg\jpeg_small18_c.jpg c:\icl\testimages\jpeg\jpeg_small18_c.jpg
1.40 +copy E:\inttest\icl\testimages\jpeg\jpeg_small18_d.jpg c:\icl\testimages\jpeg\jpeg_small18_d.jpg
1.41 +copy E:\inttest\icl\testimages\jpeg\jpeg_small18_e.jpg c:\icl\testimages\jpeg\jpeg_small18_e.jpg
1.42 +copy E:\inttest\icl\testimages\jpeg\jpeg_small18_f.jpg c:\icl\testimages\jpeg\jpeg_small18_f.jpg
1.43 +copy E:\inttest\icl\testimages\jpeg\jpeg_small18_g.jpg c:\icl\testimages\jpeg\jpeg_small18_g.jpg
1.44 +copy E:\inttest\icl\testimages\jpeg\jpeg_small18_h.jpg c:\icl\testimages\jpeg\jpeg_small18_h.jpg
1.45 +copy E:\inttest\icl\testimages\jpeg\jpeg_small18_i.jpg c:\icl\testimages\jpeg\jpeg_small18_i.jpg
1.46 +copy E:\inttest\icl\testimages\jpeg\jpeg_small18_j.jpg c:\icl\testimages\jpeg\jpeg_small18_j.jpg
1.47 +copy E:\inttest\icl\testimages\jpeg\jpeg_small14_a.jpg c:\icl\testimages\jpeg\jpeg_small14_a.jpg
1.48 +copy E:\inttest\icl\testimages\jpeg\jpeg_small10_a.jpg c:\icl\testimages\jpeg\jpeg_small10_a.jpg
1.49 +copy E:\inttest\icl\testimages\jpeg\jpeg_small09_a.jpg c:\icl\testimages\jpeg\jpeg_small09_a.jpg
1.50 +copy E:\inttest\icl\testimages\jpeg\jpeg_small13_a.jpg c:\icl\testimages\jpeg\jpeg_small13_a.jpg
1.51 +copy E:\inttest\icl\testimages\jpeg\jpeg_supersize01.jpg c:\icl\testimages\jpeg\jpeg_supersize01.jpg
1.52 +copy E:\inttest\icl\testimages\jpeg\jpeg_multiscan_a.jpg c:\icl\testimages\jpeg\jpeg_multiscan_a.jpg
1.53 +copy E:\inttest\icl\testimages\jpeg\jpeg_multiscan_b.jpg c:\icl\testimages\jpeg\jpeg_multiscan_b.jpg
1.54 +copy E:\inttest\icl\testimages\jpeg\jpeg_multiscan_c.jpg c:\icl\testimages\jpeg\jpeg_multiscan_c.jpg
1.55 +copy E:\inttest\icl\testimages\jpeg\jpeg_multiscan_d.jpg c:\icl\testimages\jpeg\jpeg_multiscan_d.jpg
1.56 +copy E:\inttest\icl\testimages\jpeg\jpeg_wideandthin17.jpg c:\icl\testimages\jpeg\jpeg_wideandthin17.jpg
1.57 +copy E:\inttest\icl\testimages\jpeg\jpeg_wideandthin02.jpg c:\icl\testimages\jpeg\jpeg_wideandthin02.jpg
1.58 +copy E:\inttest\icl\testimages\jpeg\jpeg_wideandthin03.jpg c:\icl\testimages\jpeg\jpeg_wideandthin03.jpg
1.59 +
1.60 +
1.61 +testframework -q \icl\imageencoder\tsi_icl_imageencoder_stream.script
1.62 +move C:\Logs\TestResults\icl\imageencoder\*.htm E:\Logs\TestResults\icl\imageencoder\
1.63 +
1.64 +
1.65 +del c:\icl\testimages\mbm\*.*
1.66 +del c:\icl\testimages\jpeg\*.*
1.67 +
1.68 +REM Copy output images from hardware to MMC, if output images are generated for hw
1.69 +REM E:\inttest\icl\ folder will be already existing in MMC
1.70 +md E:\inttest\icl\outputimages\
1.71 +md E:\inttest\icl\outputimages\mbm\
1.72 +md E:\inttest\icl\outputimages\jpeg\
1.73 +
1.74 +copy c:\icl\outputimages\mbm\*.* E:\inttest\icl\outputimages\mbm\*.*
1.75 +del c:\icl\outputimages\mbm\*.*
1.76 +copy c:\icl\outputimages\jpeg\*.* E:\inttest\icl\outputimages\jpeg\*.*
1.77 +del c:\icl\outputimages\jpeg\*.*
1.78 \ No newline at end of file