1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/mm/mmtestenv/mmtesttools/Scripts/runICLPREQ1920Tests.bat Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,560 @@
1.4 +@rem
1.5 +@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
1.6 +@rem All rights reserved.
1.7 +@rem This component and the accompanying materials are made available
1.8 +@rem under the terms of "Eclipse Public License v1.0"
1.9 +@rem which accompanies this distribution, and is available
1.10 +@rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.11 +@rem
1.12 +@rem Initial Contributors:
1.13 +@rem Nokia Corporation - initial contribution.
1.14 +@rem
1.15 +@rem Contributors:
1.16 +@rem
1.17 +@rem Description:
1.18 +@rem
1.19 +
1.20 +@rem Delete ICL output images, if any to avoid test fail with -23, -26 error
1.21 +del c:\ICL\outputimages\*.*
1.22 +
1.23 +md E:\Logs\
1.24 +md E:\Logs\TestExecute\
1.25 +md E:\Logs\TestExecute\imgproc\
1.26 +md E:\Logs\TestExecute\imgproc\inttest\
1.27 +
1.28 +md c:\testdata\
1.29 +md c:\testdata\caps
1.30 +md c:\testdata\caps\input
1.31 +md c:\testdata\configs
1.32 +
1.33 +md c:\ICL\
1.34 +md c:\ICL\TestImages\
1.35 +md c:\ICL\RefImages\
1.36 +
1.37 +copy E:\inttest\icl\testimages\jfif444.jpg c:\ICL\TestImages\jfif444.jpg
1.38 +copy E:\inttest\icl\refimages\jfif444.mbm c:\ICL\RefImages\jfif444.mbm
1.39 +copy E:\inttest\icl\testimages\trans_8.gif c:\ICL\TestImages\trans_8.gif
1.40 +copy E:\inttest\icl\refimages\trans_8.mbm c:\ICL\RefImages\trans_8.mbm
1.41 +copy E:\inttest\icl\testimages\png4_8.png c:\ICL\TestImages\png4_8.png
1.42 +copy E:\inttest\icl\refimages\png4_8.mbm c:\ICL\RefImages\png4_8.mbm
1.43 +copy E:\inttest\icl\testimages\simple_b.mng c:\ICL\TestImages\simple_b.mng
1.44 +copy E:\inttest\icl\testimages\jfif422_4_ref.JPG c:\ICL\TestImages\jfif422_4_ref.JPG
1.45 +copy E:\inttest\icl\testimages\clock.gif c:\ICL\TestImages\clock.gif
1.46 +
1.47 +e:\rta\makecontent.bat
1.48 +
1.49 +copy z:\testdata\configs\*.* c:\testdata\configs\*.*
1.50 +
1.51 +copy e:\inttest\icl\testdata\caps\input\caps_input01_02MP* c:\testdata\caps\input\caps_input01_02MP*
1.52 +copy e:\inttest\icl\testdata\caps\input\caps_input04* c:\testdata\caps\input\caps_input04*
1.53 +copy e:\inttest\icl\testdata\caps\input\caps_input01_07MP* c:\testdata\caps\input\caps_input01_07MP*
1.54 +copy e:\inttest\icl\testdata\caps\input\caps_input01_07MP_zoomin01_reffile* c:\testdata\caps\input\caps_input01_07MP_zoomin01_reffile*
1.55 +copy e:\inttest\icl\testdata\caps\input\caps_input01_07MP_zoomout01_reffile* c:\testdata\caps\input\caps_input01_07MP_zoomout01_reffile*
1.56 +copy e:\inttest\icl\testdata\caps\input\caps_input01_07MP_panBLtoTR01_reffile* c:\testdata\caps\input\caps_input01_07MP_panBLtoTR01_reffile*
1.57 +copy e:\inttest\icl\testdata\caps\input\caps_input01_07MP_panTRtoBL01_reffile* c:\testdata\caps\input\caps_input01_07MP_panTRtoBL01_reffile*
1.58 +copy e:\inttest\icl\testdata\caps\input\caps_input02_07MP* c:\testdata\caps\input\caps_input02_07MP*
1.59 +copy e:\inttest\icl\testdata\caps\input\sunset_sml* c:\testdata\caps\input\sunset_sml*
1.60 +
1.61 +testexecute z:\testdata\scripts\tsi_icl_caps_alloc_1_te.script
1.62 +testexecute z:\testdata\scripts\tsi_icl_caps_alloc_2_te.script
1.63 +del C:\testdata\caps\output\*.*
1.64 +del C:\testdata\caps\input\*.*
1.65 +del c:\ICL\TestImages\*.*
1.66 +del c:\ICL\RefImages\*.*
1.67 +
1.68 +copy E:\inttest\icl\testdata\caps\input\justrawtext.jpg c:\testdata\caps\input\justrawtext.jpg
1.69 +copy E:\inttest\icl\testdata\caps\input\justrawtext.jpg c:\testdata\caps\input\justrawtext.jpg
1.70 +copy E:\inttest\icl\testdata\caps\input\caps_input02_5MP.jpg c:\testdata\caps\input\caps_input02_5MP.jpg
1.71 +copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP.jpg c:\testdata\caps\input\caps_input01_07MP.jpg
1.72 +copy E:\inttest\icl\testdata\caps\input\caps_input02_07MP.jpg c:\testdata\caps\input\caps_input02_07MP.jpg
1.73 +copy E:\inttest\icl\testdata\caps\input\caps_input04.mbm c:\testdata\caps\input\caps_input04.mbm
1.74 +copy E:\inttest\icl\testdata\caps\input\drm_reference.jpg c:\testdata\caps\input\drm_reference.jpg
1.75 +copy E:\inttest\icl\testdata\caps\input\caps_input01_02MP.jpg c:\testdata\caps\input\caps_input01_02MP.jpg
1.76 +copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_zoomin01_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_zoomin01_reffile.mbm
1.77 +copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_zoomout01_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_zoomout01_reffile.mbm
1.78 +copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_panBLtoTR01_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_panBLtoTR01_reffile.mbm
1.79 +copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_panTRtoBL01_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_panTRtoBL01_reffile.mbm
1.80 +copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_zoomin03_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_zoomin03_reffile.mbm
1.81 +copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_zoomout03_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_zoomout03_reffile.mbm
1.82 +copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_panBLtoTR03_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_panBLtoTR03_reffile.mbm
1.83 +copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_panTRtoBL03_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_panTRtoBL03_reffile.mbm
1.84 +copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_zoomin05_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_zoomin05_reffile.mbm
1.85 +copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_zoomout05_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_zoomout05_reffile.mbm
1.86 +copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_panBLtoTR05_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_panBLtoTR05_reffile.mbm
1.87 +copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_panTRtoBL05_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_panTRtoBL05_reffile.mbm
1.88 +copy E:\inttest\icl\testdata\caps\input\preview_skew.jpg c:\testdata\caps\input\preview_skew.jpg
1.89 +copy E:\inttest\icl\testdata\caps\input\preview_skew_ref.mbm c:\testdata\caps\input\preview_skew_ref.mbm
1.90 +copy E:\inttest\icl\testdata\caps\input\reference_01.jpg c:\testdata\caps\input\reference_01.jpg
1.91 +copy E:\inttest\icl\testdata\caps\input\ref_operation00.jpg c:\testdata\caps\input\ref_operation00.jpg
1.92 +copy E:\inttest\icl\testdata\caps\input\ref_operation01.jpg c:\testdata\caps\input\ref_operation01.jpg
1.93 +copy E:\inttest\icl\testdata\caps\input\ref_operation02.jpg c:\testdata\caps\input\ref_operation02.jpg
1.94 +copy E:\inttest\icl\testdata\caps\input\caps_input03_10MP.jpg c:\testdata\caps\input\caps_input03_10MP.jpg
1.95 +copy E:\inttest\icl\testdata\caps\input\ref_operation04.jpg c:\testdata\caps\input\ref_operation04.jpg
1.96 +copy E:\inttest\icl\testdata\caps\input\ref_operation08.jpg c:\testdata\caps\input\ref_operation08.jpg
1.97 +copy E:\inttest\icl\testdata\caps\input\ref_operation10.jpg c:\testdata\caps\input\ref_operation10.jpg
1.98 +copy E:\inttest\icl\testdata\caps\input\ref_operation20.jpg c:\testdata\caps\input\ref_operation20.jpg
1.99 +copy E:\inttest\icl\testdata\caps\input\ref_operation40.jpg c:\testdata\caps\input\ref_operation40.jpg
1.100 +copy E:\inttest\icl\testdata\caps\input\caps_input03_2MP.jpg c:\testdata\caps\input\caps_input03_2MP.jpg
1.101 +copy E:\inttest\icl\testdata\caps\input\caps_input02_5MP.jpg c:\testdata\caps\input\caps_input02_5MP.jpg
1.102 +copy E:\inttest\icl\testdata\caps\input\caps_input03_2MP_spmo.jpg c:\testdata\caps\input\caps_input03_2MP_spmo.jpg
1.103 +copy E:\inttest\icl\testdata\caps\input\caps_input03_10MP.jpg c:\testdata\caps\input\caps_input03_10MP.jpg
1.104 +copy E:\inttest\icl\testdata\caps\input\caps_input02_5MP_spmo.jpg c:\testdata\caps\input\caps_input02_5MP_spmo.jpg
1.105 +copy E:\inttest\icl\testdata\caps\input\caps_input03_10MP_spmo.jpg c:\testdata\caps\input\caps_input03_10MP_spmo.jpg
1.106 +copy E:\inttest\icl\testdata\caps\input\sunset_sml.png c:\testdata\caps\input\sunset_sml.png
1.107 +copy E:\inttest\icl\testdata\caps\input\caps_input04.mbm c:\testdata\caps\input\caps_input04.mbm
1.108 +copy E:\inttest\icl\testdata\caps\input\ref_setrect0.jpg c:\testdata\caps\input\ref_setrect0.jpg
1.109 +copy E:\inttest\icl\testdata\caps\input\sunset.bmp c:\testdata\caps\input\sunset.bmp
1.110 +copy E:\inttest\icl\testdata\caps\input\sunset.png c:\testdata\caps\input\sunset.png
1.111 +copy E:\inttest\icl\testdata\caps\input\sunset.gif c:\testdata\caps\input\sunset.gif
1.112 +copy E:\inttest\icl\testdata\caps\input\ref_persistance* c:\testdata\caps\input\ref_persistance*
1.113 +copy E:\inttest\icl\testdata\caps\input\sunset_sml.png c:\testdata\caps\input\sunset_sml.png
1.114 +copy E:\inttest\icl\testdata\caps\input\geometric_reference* c:\testdata\caps\input\geometric_reference*
1.115 +
1.116 +testexecute z:\testdata\scripts\tsi_icl_caps_imgproc01_te.script
1.117 +del C:\testdata\caps\output\*.*
1.118 +del C:\testdata\caps\input\*.*
1.119 +
1.120 +copy e:\inttest\icl\testdata\caps\input\caps_input01_07MP* c:\testdata\caps\input\caps_input01_07MP*
1.121 +copy e:\inttest\icl\testdata\caps\input\sunset* c:\testdata\caps\input\sunset*
1.122 +copy e:\inttest\icl\testdata\caps\input\sunset* c:\testdata\caps\input\sunset*
1.123 +copy e:\inttest\icl\testdata\caps\input\sunset.wbmp c:\testdata\caps\input\sunset.wbmp
1.124 +copy e:\inttest\icl\testdata\caps\input\caps_input01_02MP* c:\testdata\caps\input\caps_input01_02MP*
1.125 +copy e:\inttest\icl\testdata\caps\input\jpeg_multiscan* c:\testdata\caps\input\jpeg_multiscan*
1.126 +copy e:\inttest\icl\testdata\caps\input\jpeg_restartinterop* c:\testdata\caps\input\jpeg_restartinterop*
1.127 +copy e:\inttest\icl\testdata\caps\input\jpeg_progressive* c:\testdata\caps\input\jpeg_progressive*
1.128 +copy e:\inttest\icl\testdata\caps\input\reference_01* c:\testdata\caps\input\reference_01*
1.129 +copy e:\inttest\icl\testdata\caps\input\zerolengthfile* c:\testdata\caps\input\zerolengthfile*
1.130 +
1.131 +
1.132 +testexecute z:\testdata\scripts\tsi_icl_caps_interop_te.script
1.133 +del C:\testdata\caps\output\*.*
1.134 +del C:\testdata\caps\input\*.*
1.135 +
1.136 +copy e:\inttest\icl\testdata\caps\input\caps_input02_07MP* c:\testdata\caps\input\caps_input02_07MP*
1.137 +copy e:\inttest\icl\testdata\caps\input\caps_input03_10MP* c:\testdata\caps\input\caps_input03_10MP*
1.138 +copy e:\inttest\icl\testdata\caps\input\justrawtext* c:\testdata\caps\input\justrawtext*
1.139 +copy e:\inttest\icl\testdata\caps\input\caps_input01_07MP* c:\testdata\caps\input\caps_input01_07MP*
1.140 +copy e:\inttest\icl\testdata\caps\input\sunset.wbmp c:\testdata\caps\input\sunset.wbmp
1.141 +copy e:\inttest\icl\testdata\caps\input\sunset* c:\testdata\caps\input\sunset*
1.142 +copy e:\inttest\icl\testdata\caps\input\caps_input04* c:\testdata\caps\input\caps_input04*
1.143 +copy e:\inttest\icl\testdata\caps\input\caps_input03_2MP* c:\testdata\caps\input\caps_input03_2MP*
1.144 +copy e:\inttest\icl\testdata\caps\input\caps_input02_5MP* c:\testdata\caps\input\caps_input02_5MP*
1.145 +copy e:\inttest\icl\testdata\caps\input\jpeg_multiscan* c:\testdata\caps\input\jpeg_multiscan*
1.146 +copy e:\inttest\icl\testdata\caps\input\jpeg_restartinterop* c:\testdata\caps\input\jpeg_restartinterop*
1.147 +copy e:\inttest\icl\testdata\caps\input\jpeg_progressive* c:\testdata\caps\input\jpeg_progressive*
1.148 +copy e:\inttest\icl\testdata\caps\input\caps_input01_02MP* c:\testdata\caps\input\caps_input01_02MP*
1.149 +copy e:\inttest\icl\testdata\caps\input\sunset.wbmp c:\testdata\caps\input\sunset.wbmp
1.150 +copy e:\inttest\icl\testdata\caps\input\reference_01* c:\testdata\caps\input\reference_01*
1.151 +copy e:\inttest\icl\testdata\caps\input\zerolengthfile* c:\testdata\caps\input\zerolengthfile*
1.152 +copy e:\inttest\icl\testdata\caps\input\reference_01* c:\testdata\caps\input\reference_01*
1.153 +copy e:\inttest\icl\temp* c:\temp*
1.154 +copy e:\inttest\icl\temp.wbmp c:\temp.wbmp
1.155 +
1.156 +testexecute z:\testdata\scripts\tsi_icl_caps_inttest01_te.script
1.157 +del C:\testdata\caps\output\*.*
1.158 +del C:\testdata\caps\input\*.*
1.159 +
1.160 +copy E:\inttest\icl\testdata\caps\input\caps_input01_02MP.jpg c:\testdata\caps\input\caps_input01_02MP.jpg
1.161 +copy E:\inttest\icl\testdata\caps\input\jpeg_restartinterop.jpg c:\testdata\caps\input\jpeg_restartinterop.jpg
1.162 +copy E:\inttest\icl\testdata\caps\input\conehead.wrp c:\testdata\caps\input\conehead.wrp
1.163 +copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP.jpg c:\testdata\caps\input\caps_input01_07MP.jpg
1.164 +copy E:\inttest\icl\testdata\caps\input\border.PNG c:\testdata\caps\input\border.PNG
1.165 +copy E:\inttest\icl\testdata\caps\input\border.MBM c:\testdata\caps\input\border.MBM
1.166 +copy E:\inttest\icl\testdata\caps\input\reference_01.jpg c:\testdata\caps\input\reference_01.jpg
1.167 +copy E:\inttest\icl\testdata\caps\input\geometric_reference* c:\testdata\caps\input\geometric_reference*
1.168 +copy E:\inttest\icl\testdata\caps\input\stack_reference* c:\testdata\caps\input\stack_reference*
1.169 +copy E:\inttest\icl\testdata\caps\input\ref_operation00.jpg c:\testdata\caps\input\ref_operation00.jpg
1.170 +copy E:\inttest\icl\testdata\caps\input\befreset_reference0.jpg c:\testdata\caps\input\befreset_reference0.jpg
1.171 +copy E:\inttest\icl\testdata\caps\input\aftreset_reference0.jpg c:\testdata\caps\input\aftreset_reference0.jpg
1.172 +copy E:\inttest\icl\testdata\caps\input\caps_input02_5MP.jpg c:\testdata\caps\input\caps_input02_5MP.jpg
1.173 +copy E:\inttest\icl\testdata\caps\input\caps_input02_07mp.jpg c:\testdata\caps\input\caps_input02_07mp.jpg
1.174 +copy E:\inttest\icl\testdata\caps\input\jpeg_progressive.jpg c:\testdata\caps\input\jpeg_progressive.jpg
1.175 +
1.176 +testexecute z:\testdata\scripts\tsi_icl_caps_photoart_te.script
1.177 +
1.178 +
1.179 +move C:\Logs\TestExecute\*.htm E:\Logs\TestExecute\imgproc\inttest\
1.180 +del C:\testdata\caps\output\*.*
1.181 +del c:\testdata\caps\input\*.*
1.182 +
1.183 +REM caps inttests finished
1.184 +
1.185 +md E:\Logs\TestExecute\imgproc\unittest\
1.186 +
1.187 +md c:\testdata\
1.188 +md c:\testdata\images
1.189 +
1.190 +copy E:\inttest\icl\testdata\images\*.* c:\testdata\images\*.*
1.191 +copy E:\inttest\icl\testdata\images\sunset_sml.png c:\testdata\caps\input\sunset_sml.png
1.192 +
1.193 +testexecute z:\testdata\scripts\tsu_icl_capswrapper_te.script
1.194 +
1.195 +del C:\testdata\images\*.*
1.196 +del C:\testdata\caps\output\*.*
1.197 +del C:\testdata\caps\input\*.*
1.198 +
1.199 +REM caps unittests finished
1.200 +
1.201 +move C:\Logs\TestExecute\*.htm E:\Logs\TestExecute\imgproc\unittest\
1.202 +
1.203 +
1.204 +md E:\Logs\TestExecute\imgtrans\
1.205 +md E:\Logs\TestExecute\imgtrans\inttest\
1.206 +
1.207 +md c:\testdata\
1.208 +md c:\testdata\images
1.209 +md c:\testdata\testref
1.210 +
1.211 +copy E:\inttest\icl\testdata\images\*.* c:\testdata\images\*.*
1.212 +copy E:\inttest\icl\testdata\testref\*.* c:\testdata\testref\*.*
1.213 +
1.214 +testexecute z:\testdata\scripts\tsi_icl_caps_jpgsqueeze_te.script
1.215 +del C:\testdata\testoutput\*.*
1.216 +testexecute z:\testdata\scripts\tsi_icl_caps_jpgoverlay_te.script
1.217 +del C:\testdata\testoutput\*.*
1.218 +testexecute z:\testdata\scripts\tsi_icl_caps_jpgrotate_te.script
1.219 +del C:\testdata\testoutput\*.*
1.220 +testexecute Z:\testdata\scripts\tsi_icl_caps_jpg_interop_te.script
1.221 +del C:\testdata\testoutput\*.*
1.222 +del c:\testdata\images\*.*
1.223 +del c:\testdata\testref\*.*
1.224 +move C:\Logs\TestExecute\*.htm E:\Logs\TestExecute\imgtrans\inttest\
1.225 +REM DEF132243 - copy ony required testdata for the following 3 scripts
1.226 +copy e:\inttest\icl\testdata\images\capstest.jpg c:\testdata\images\capstest.jpg
1.227 +copy e:\inttest\icl\testdata\images\overlay.jpg c:\testdata\images\overlay.jpg
1.228 +copy e:\inttest\icl\testdata\testref\overlayjpg_jpegref_filetofile.jpg c:\testdata\testref\overlayjpg_jpegref_filetofile.jpg
1.229 +copy e:\inttest\icl\testdata\testref\overlay_jpegref_buffertobuffer.jpg c:\testdata\testref\overlay_jpegref_buffertobuffer.jpg
1.230 +copy e:\inttest\icl\testdata\testref\overlay_jpegref_filetobuffer_ovlbuf.jpg c:\testdata\testref\overlay_jpegref_filetobuffer_ovlbuf.jpg
1.231 +copy e:\inttest\icl\testdata\testref\overlay_jpegref_buffertofile_ovlfile.jpg c:\testdata\testref\overlay_jpegref_buffertofile_ovlfile.jpg
1.232 +copy e:\inttest\icl\testdata\testref\overlay_jpegref_filetofile_ovlbuf.jpg c:\testdata\testref\overlay_jpegref_filetofile_ovlbuf.jpg
1.233 +copy e:\inttest\icl\testdata\testref\overlay_jpegref_buffertobuffer_ovlfile.jpg c:\testdata\testref\overlay_jpegref_buffertobuffer_ovlfile.jpg
1.234 +copy e:\inttest\icl\testdata\testref\overlay_jpegref_filetobuffer_ovlfile.jpg c:\testdata\testref\overlay_jpegref_filetobuffer_ovlfile.jpg
1.235 +copy e:\inttest\icl\testdata\testref\overlay_jpegref_buffertofile_ovlbuf.jpg c:\testdata\testref\overlay_jpegref_buffertofile_ovlbuf.jpg
1.236 +testexecute z:\testdata\scripts\tsi_icl_caps_jpg_overlay_alloc_te.script
1.237 +del C:\testdata\testoutput\*.*
1.238 +del c:\testdata\images\*.*
1.239 +del c:\testdata\testref\*.*
1.240 +copy e:\inttest\icl\testdata\images\datetree.jpg c:\testdata\images\datetree.jpg
1.241 +copy e:\inttest\icl\testdata\testref\datetree_5ref_filetofile.jpg c:\testdata\testref\datetree_5ref_filetofile.jpg
1.242 +copy e:\inttest\icl\testdata\testref\datetree_5ref_capsalloc_filetofile.jpg c:\testdata\testref\datetree_5ref_capsalloc_filetofile.jpg
1.243 +copy e:\inttest\icl\testdata\images\jpeg_small03.jpg c:\testdata\images\jpeg_small03.jpg
1.244 +copy e:\inttest\icl\testdata\testref\small03_20ref_filetofile.jpg c:\testdata\testref\small03_20ref_filetofile.jpg
1.245 +copy e:\inttest\icl\testdata\images\jpeg_small13.jpg c:\testdata\images\jpeg_small13.jpg
1.246 +copy e:\inttest\icl\testdata\testref\small13_40ref_buffertobuffer.jpg c:\testdata\testref\small13_40ref_buffertobuffer.jpg
1.247 +copy e:\inttest\icl\testdata\testref\small03_60ref_filetofile.jpg c:\testdata\testref\small03_60ref_filetofile.jpg
1.248 +copy e:\inttest\icl\testdata\testref\small13_40ref_buffertofile.jpg c:\testdata\testref\small13_40ref_buffertofile.jpg
1.249 +copy e:\inttest\icl\testdata\testref\small13_40ref_filetobuffer.jpg c:\testdata\testref\small13_40ref_filetobuffer.jpg
1.250 +testexecute z:\testdata\scripts\tsi_icl_caps_jpg_squeeze_alloc_te.script
1.251 +del C:\testdata\testoutput\*.*
1.252 +del c:\testdata\images\*.*
1.253 +del c:\testdata\testref\*.*
1.254 +copy e:\inttest\icl\testdata\testref\capstest_0deghflipref_filetofile.jpg c:\testdata\testref\capstest_0deghflipref_filetofile.jpg
1.255 +copy e:\inttest\icl\testdata\testref\capstest_alloccaps_ref_filetofile.jpg c:\testdata\testref\capstest_alloccaps_ref_filetofile.jpg
1.256 +copy e:\inttest\icl\testdata\testref\capstest_alloc_0deghflipref_filetofile.jpg c:\testdata\testref\capstest_alloc_0deghflipref_filetofile.jpg
1.257 +copy e:\inttest\icl\testdata\testref\capstest_alloc_270ref_buffertobuffer.jpg c:\testdata\testref\capstest_alloc_270ref_buffertobuffer.jpg
1.258 +copy e:\inttest\icl\testdata\testref\capstest_alloc_270ref_buffertofile.jpg c:\testdata\testref\capstest_alloc_270ref_buffertofile.jpg
1.259 +copy e:\inttest\icl\testdata\images\capstest.jpg c:\testdata\images\capstest.jpg
1.260 +copy e:\inttest\icl\testdata\testref\capstest_alloc_270ref_filetobuffer.jpg c:\testdata\testref\capstest_alloc_270ref_filetobuffer.jpg
1.261 +testexecute z:\testdata\scripts\tsi_icl_caps_jpg_rotate_alloc_te.script
1.262 +del C:\testdata\testoutput\*.*
1.263 +
1.264 +move C:\Logs\TestExecute\*.htm E:\Logs\TestExecute\imgtrans\inttest\
1.265 +del c:\testdata\images\*.*
1.266 +del c:\testdata\testref\*.*
1.267 +
1.268 +
1.269 +REM caps imagetrans tests finished
1.270 +
1.271 +
1.272 +md E:\Logs\TestExecute\imagePan\
1.273 +md E:\Logs\TestExecute\imagePan\inttest\
1.274 +
1.275 +md c:\testdata\
1.276 +md c:\testdata\images
1.277 +md c:\testdata\images\panorama
1.278 +md c:\testdata\testref
1.279 +md c:\testdata\testref\panorama
1.280 +
1.281 +copy E:\inttest\icl\testdata\images\panorama\upbottom1.mbm c:\testdata\images\panorama\upbottom1.mbm
1.282 +copy E:\inttest\icl\testdata\images\panorama\upbottom2.mbm c:\testdata\images\panorama\upbottom2.mbm
1.283 +copy E:\inttest\icl\testdata\images\panorama\upbottom3.mbm c:\testdata\images\panorama\upbottom3.mbm
1.284 +copy E:\inttest\icl\testdata\images\panorama\upbottom4.mbm c:\testdata\images\panorama\upbottom4.mbm
1.285 +copy E:\inttest\icl\testdata\images\panorama\upbottom5.mbm c:\testdata\images\panorama\upbottom5.mbm
1.286 +copy E:\inttest\icl\testdata\images\panorama\upbottom6.mbm c:\testdata\images\panorama\upbottom6.mbm
1.287 +copy E:\inttest\icl\testdata\images\panorama\upbottom7.mbm c:\testdata\images\panorama\upbottom7.mbm
1.288 +copy E:\inttest\icl\testdata\images\panorama\upbottom8.mbm c:\testdata\images\panorama\upbottom8.mbm
1.289 +copy E:\inttest\icl\testdata\images\panorama\upbottom.mbm c:\testdata\images\panorama\upbottom.mbm
1.290 +copy E:\inttest\icl\testdata\images\panorama\upbottom1.jpg c:\testdata\images\panorama\upbottom1.jpg
1.291 +copy E:\inttest\icl\testdata\images\panorama\upbottom2.jpg c:\testdata\images\panorama\upbottom2.jpg
1.292 +copy E:\inttest\icl\testdata\images\panorama\upbottom3.jpg c:\testdata\images\panorama\upbottom3.jpg
1.293 +copy E:\inttest\icl\testdata\images\panorama\upbottom4.jpg c:\testdata\images\panorama\upbottom4.jpg
1.294 +copy E:\inttest\icl\testdata\images\panorama\upbottom5.jpg c:\testdata\images\panorama\upbottom5.jpg
1.295 +copy E:\inttest\icl\testdata\images\panorama\upbottom6.jpg c:\testdata\images\panorama\upbottom6.jpg
1.296 +copy E:\inttest\icl\testdata\images\panorama\upbottom7.jpg c:\testdata\images\panorama\upbottom7.jpg
1.297 +copy E:\inttest\icl\testdata\images\panorama\upbottom8.jpg c:\testdata\images\panorama\upbottom8.jpg
1.298 +
1.299 +copy E:\inttest\icl\testdata\testref\panorama\bottomup_panorama_stitch_ref.jpg c:\testdata\testref\panorama\bottomup_panorama_stitch_ref.jpg
1.300 +copy E:\inttest\icl\testdata\testref\panorama\upbottom_panorama_stitch_ref.jpg c:\testdata\testref\panorama\upbottom_panorama_stitch_ref.jpg
1.301 +copy E:\inttest\icl\testdata\testref\panorama\upbottom_bitmap_panorama_stitch_ref.mbm c:\testdata\testref\panorama\upbottom_bitmap_panorama_stitch_ref.mbm
1.302 +copy E:\inttest\icl\testdata\testref\panorama\upbottom_imageframe_panorama_stitch_ref.mbm c:\testdata\testref\panorama\upbottom_imageframe_panorama_stitch_ref.mbm
1.303 +copy E:\inttest\icl\testdata\testref\panorama\upbottom_bitmap_panorama_stitch_aspectratio_ref.mbm c:\testdata\testref\panorama\upbottom_bitmap_panorama_stitch_aspectratio_ref.mbm
1.304 +copy E:\inttest\icl\testdata\testref\panorama\upbottom_imageframe_panorama_stitch_aspectratio_ref.mbm c:\testdata\testref\panorama\upbottom_imageframe_panorama_stitch_aspectratio_ref.mbm
1.305 +
1.306 +testexecute z:\testdata\scripts\tsi_icl_imagepanorama_2_te.script
1.307 +move C:\Logs\TestExecute\*.htm E:\Logs\TestExecute\imagePan\inttest\
1.308 +del c:\testdata\images\panorama\*.*
1.309 +del c:\testdata\testref\*.*
1.310 +del c:\testdata\testref\panorama\*.*
1.311 +del c:\testdata\testoutput\*.*
1.312 +
1.313 +md c:\testdata\
1.314 +md c:\testdata\images
1.315 +md c:\testdata\images\panorama
1.316 +md c:\testdata\testref
1.317 +md c:\testdata\testref\panorama
1.318 +
1.319 +copy E:\inttest\icl\testdata\images\panorama\viewfinder0.mbm c:\testdata\images\panorama\viewfinder0.mbm
1.320 +copy E:\inttest\icl\testdata\images\panorama\viewfinder10.mbm c:\testdata\images\panorama\viewfinder10.mbm
1.321 +copy E:\inttest\icl\testdata\images\panorama\viewfinder20.mbm c:\testdata\images\panorama\viewfinder20.mbm
1.322 +copy E:\inttest\icl\testdata\images\panorama\viewfinder30.mbm c:\testdata\images\panorama\viewfinder30.mbm
1.323 +copy E:\inttest\icl\testdata\images\panorama\viewfinder40.mbm c:\testdata\images\panorama\viewfinder40.mbm
1.324 +copy E:\inttest\icl\testdata\images\panorama\viewfinder50.mbm c:\testdata\images\panorama\viewfinder50.mbm
1.325 +copy E:\inttest\icl\testdata\images\panorama\viewfinder60.mbm c:\testdata\images\panorama\viewfinder60.mbm
1.326 +copy E:\inttest\icl\testdata\images\panorama\viewfinder70.mbm c:\testdata\images\panorama\viewfinder70.mbm
1.327 +copy E:\inttest\icl\testdata\images\panorama\viewfinder80.mbm c:\testdata\images\panorama\viewfinder80.mbm
1.328 +copy E:\inttest\icl\testdata\images\panorama\viewfinder90.mbm c:\testdata\images\panorama\viewfinder90.mbm
1.329 +copy E:\inttest\icl\testdata\images\panorama\viewfinder100.mbm c:\testdata\images\panorama\viewfinder100.mbm
1.330 +copy E:\inttest\icl\testdata\images\panorama\viewfinder110.mbm c:\testdata\images\panorama\viewfinder110.mbm
1.331 +copy E:\inttest\icl\testdata\images\panorama\viewfinder120.mbm c:\testdata\images\panorama\viewfinder120.mbm
1.332 +copy E:\inttest\icl\testdata\images\panorama\viewfinder130.mbm c:\testdata\images\panorama\viewfinder130.mbm
1.333 +copy E:\inttest\icl\testdata\images\panorama\viewfinder140.mbm c:\testdata\images\panorama\viewfinder140.mbm
1.334 +copy E:\inttest\icl\testdata\images\panorama\viewfinder150.mbm c:\testdata\images\panorama\viewfinder150.mbm
1.335 +copy E:\inttest\icl\testdata\images\panorama\viewfinder160.mbm c:\testdata\images\panorama\viewfinder160.mbm
1.336 +copy E:\inttest\icl\testdata\images\panorama\viewfinder170.mbm c:\testdata\images\panorama\viewfinder170.mbm
1.337 +copy E:\inttest\icl\testdata\images\panorama\viewfinder180.mbm c:\testdata\images\panorama\viewfinder180.mbm
1.338 +copy E:\inttest\icl\testdata\images\panorama\viewfinder190.mbm c:\testdata\images\panorama\viewfinder190.mbm
1.339 +copy E:\inttest\icl\testdata\images\panorama\viewfinder200.mbm c:\testdata\images\panorama\viewfinder200.mbm
1.340 +copy E:\inttest\icl\testdata\images\panorama\viewfinder210.mbm c:\testdata\images\panorama\viewfinder210.mbm
1.341 +copy E:\inttest\icl\testdata\images\panorama\viewfinder220.mbm c:\testdata\images\panorama\viewfinder220.mbm
1.342 +copy E:\inttest\icl\testdata\images\panorama\viewfinder0.jpg c:\testdata\images\panorama\viewfinder0.jpg
1.343 +copy E:\inttest\icl\testdata\images\panorama\viewfinder10.jpg c:\testdata\images\panorama\viewfinder10.jpg
1.344 +copy E:\inttest\icl\testdata\images\panorama\viewfinder20.jpg c:\testdata\images\panorama\viewfinder20.jpg
1.345 +copy E:\inttest\icl\testdata\images\panorama\viewfinder30.jpg c:\testdata\images\panorama\viewfinder30.jpg
1.346 +copy E:\inttest\icl\testdata\images\panorama\viewfinder40.jpg c:\testdata\images\panorama\viewfinder40.jpg
1.347 +copy E:\inttest\icl\testdata\images\panorama\viewfinder50.jpg c:\testdata\images\panorama\viewfinder50.jpg
1.348 +copy E:\inttest\icl\testdata\images\panorama\viewfinder60.jpg c:\testdata\images\panorama\viewfinder60.jpg
1.349 +copy E:\inttest\icl\testdata\images\panorama\viewfinder70.jpg c:\testdata\images\panorama\viewfinder70.jpg
1.350 +copy E:\inttest\icl\testdata\images\panorama\viewfinder80.jpg c:\testdata\images\panorama\viewfinder80.jpg
1.351 +copy E:\inttest\icl\testdata\images\panorama\viewfinder90.jpg c:\testdata\images\panorama\viewfinder90.jpg
1.352 +copy E:\inttest\icl\testdata\images\panorama\viewfinder100.jpg c:\testdata\images\panorama\viewfinder100.jpg
1.353 +copy E:\inttest\icl\testdata\images\panorama\viewfinder110.jpg c:\testdata\images\panorama\viewfinder110.jpg
1.354 +copy E:\inttest\icl\testdata\images\panorama\viewfinder120.jpg c:\testdata\images\panorama\viewfinder120.jpg
1.355 +copy E:\inttest\icl\testdata\images\panorama\viewfinder130.jpg c:\testdata\images\panorama\viewfinder130.jpg
1.356 +copy E:\inttest\icl\testdata\images\panorama\viewfinder140.jpg c:\testdata\images\panorama\viewfinder140.jpg
1.357 +copy E:\inttest\icl\testdata\images\panorama\viewfinder150.jpg c:\testdata\images\panorama\viewfinder150.jpg
1.358 +copy E:\inttest\icl\testdata\images\panorama\viewfinder160.jpg c:\testdata\images\panorama\viewfinder160.jpg
1.359 +copy E:\inttest\icl\testdata\images\panorama\viewfinder170.jpg c:\testdata\images\panorama\viewfinder170.jpg
1.360 +copy E:\inttest\icl\testdata\images\panorama\viewfinder180.jpg c:\testdata\images\panorama\viewfinder180.jpg
1.361 +copy E:\inttest\icl\testdata\images\panorama\viewfinder190.jpg c:\testdata\images\panorama\viewfinder190.jpg
1.362 +copy E:\inttest\icl\testdata\images\panorama\viewfinder200.jpg c:\testdata\images\panorama\viewfinder200.jpg
1.363 +copy E:\inttest\icl\testdata\images\panorama\viewfinder210.jpg c:\testdata\images\panorama\viewfinder210.jpg
1.364 +copy E:\inttest\icl\testdata\images\panorama\viewfinder220.jpg c:\testdata\images\panorama\viewfinder220.jpg
1.365 +copy E:\inttest\icl\testdata\testref\panorama\sydney_panorama_stitch_lr_ref.jpg c:\testdata\testref\panorama\sydney_panorama_stitch_lr_ref.jpg
1.366 +copy E:\inttest\icl\testdata\testref\panorama\sydney_panorama_stitch_rl_ref.jpg c:\testdata\testref\panorama\sydney_panorama_stitch_rl_ref.jpg
1.367 +copy E:\inttest\icl\testdata\testref\panorama\sydney_panorama_stitch_aspectratio_lr_ref.jpg c:\testdata\testref\panorama\sydney_panorama_stitch_aspectratio_lr_ref.jpg
1.368 +copy E:\inttest\icl\testdata\testref\panorama\sydney_panorama_stitch_aspectratio_rl_ref.jpg c:\testdata\testref\panorama\sydney_panorama_stitch_aspectratio_rl_ref.jpg
1.369 +copy E:\inttest\icl\testdata\testref\panorama\sydney_panorama_filehandle_stitch_lr_ref.jpg c:\testdata\testref\panorama\sydney_panorama_filehandle_stitch_lr_ref.jpg
1.370 +copy E:\inttest\icl\testdata\testref\panorama\sydney_panorama_filehandle_aspectratio_stitch_lr_ref.jpg c:\testdata\testref\panorama\sydney_panorama_filehandle_aspectratio_stitch_lr_ref.jpg
1.371 +copy E:\inttest\icl\testdata\testref\panorama\sydney_basic_stitch_direction_viewTrack_lr_ref.jpg c:\testdata\testref\panorama\sydney_basic_stitch_direction_viewTrack_lr_ref.jpg
1.372 +copy E:\inttest\icl\testdata\testref\panorama\sydney_panorama_overlap_stitch_lr_ref.jpg c:\testdata\testref\panorama\sydney_panorama_overlap_stitch_lr_ref.jpg
1.373 +
1.374 +testexecute z:\testdata\scripts\tsi_icl_imagepanorama_1_te.script
1.375 +move C:\Logs\TestExecute\*.htm E:\Logs\TestExecute\imagePan\inttest\
1.376 +del c:\testdata\images\panorama\*.*
1.377 +del c:\testdata\testref\panorama\*.*
1.378 +del c:\testdata\testref\*.*
1.379 +del c:\testdata\testoutput\*.*
1.380 +
1.381 +md c:\testdata\
1.382 +md c:\testdata\images
1.383 +md c:\testdata\images\panorama
1.384 +md c:\testdata\testref
1.385 +md c:\testdata\testref\panorama
1.386 +
1.387 +copy E:\inttest\icl\testdata\images\panorama\viewfinder0.mbm c:\testdata\images\panorama\viewfinder0.mbm
1.388 +copy E:\inttest\icl\testdata\images\panorama\viewfinder10.mbm c:\testdata\images\panorama\viewfinder10.mbm
1.389 +copy E:\inttest\icl\testdata\images\panorama\viewfinder20.mbm c:\testdata\images\panorama\viewfinder20.mbm
1.390 +copy E:\inttest\icl\testdata\images\panorama\viewfinder30.mbm c:\testdata\images\panorama\viewfinder30.mbm
1.391 +copy E:\inttest\icl\testdata\images\panorama\viewfinder40.mbm c:\testdata\images\panorama\viewfinder40.mbm
1.392 +copy E:\inttest\icl\testdata\images\panorama\viewfinder50.mbm c:\testdata\images\panorama\viewfinder50.mbm
1.393 +copy E:\inttest\icl\testdata\images\panorama\viewfinder60.mbm c:\testdata\images\panorama\viewfinder60.mbm
1.394 +copy E:\inttest\icl\testdata\images\panorama\viewfinder70.mbm c:\testdata\images\panorama\viewfinder70.mbm
1.395 +copy E:\inttest\icl\testdata\images\panorama\viewfinder80.mbm c:\testdata\images\panorama\viewfinder80.mbm
1.396 +copy E:\inttest\icl\testdata\images\panorama\viewfinder90.mbm c:\testdata\images\panorama\viewfinder90.mbm
1.397 +copy E:\inttest\icl\testdata\images\panorama\viewfinder100.mbm c:\testdata\images\panorama\viewfinder100.mbm
1.398 +copy E:\inttest\icl\testdata\images\panorama\viewfinder110.mbm c:\testdata\images\panorama\viewfinder110.mbm
1.399 +copy E:\inttest\icl\testdata\images\panorama\viewfinder120.mbm c:\testdata\images\panorama\viewfinder120.mbm
1.400 +copy E:\inttest\icl\testdata\images\panorama\viewfinder130.mbm c:\testdata\images\panorama\viewfinder130.mbm
1.401 +copy E:\inttest\icl\testdata\images\panorama\viewfinder140.mbm c:\testdata\images\panorama\viewfinder140.mbm
1.402 +copy E:\inttest\icl\testdata\images\panorama\viewfinder150.mbm c:\testdata\images\panorama\viewfinder150.mbm
1.403 +copy E:\inttest\icl\testdata\images\panorama\viewfinder160.mbm c:\testdata\images\panorama\viewfinder160.mbm
1.404 +copy E:\inttest\icl\testdata\images\panorama\viewfinder170.mbm c:\testdata\images\panorama\viewfinder170.mbm
1.405 +copy E:\inttest\icl\testdata\images\panorama\viewfinder180.mbm c:\testdata\images\panorama\viewfinder180.mbm
1.406 +copy E:\inttest\icl\testdata\images\panorama\viewfinder190.mbm c:\testdata\images\panorama\viewfinder190.mbm
1.407 +copy E:\inttest\icl\testdata\images\panorama\viewfinder200.mbm c:\testdata\images\panorama\viewfinder200.mbm
1.408 +copy E:\inttest\icl\testdata\images\panorama\viewfinder210.mbm c:\testdata\images\panorama\viewfinder210.mbm
1.409 +copy E:\inttest\icl\testdata\images\panorama\viewfinder220.mbm c:\testdata\images\panorama\viewfinder220.mbm
1.410 +copy E:\inttest\icl\testdata\images\panorama\viewfinder0.jpg c:\testdata\images\panorama\viewfinder0.jpg
1.411 +copy E:\inttest\icl\testdata\images\panorama\viewfinder10.jpg c:\testdata\images\panorama\viewfinder10.jpg
1.412 +copy E:\inttest\icl\testdata\images\panorama\viewfinder20.jpg c:\testdata\images\panorama\viewfinder20.jpg
1.413 +copy E:\inttest\icl\testdata\images\panorama\viewfinder30.jpg c:\testdata\images\panorama\viewfinder30.jpg
1.414 +copy E:\inttest\icl\testdata\images\panorama\viewfinder40.jpg c:\testdata\images\panorama\viewfinder40.jpg
1.415 +copy E:\inttest\icl\testdata\images\panorama\viewfinder50.jpg c:\testdata\images\panorama\viewfinder50.jpg
1.416 +copy E:\inttest\icl\testdata\images\panorama\viewfinder60.jpg c:\testdata\images\panorama\viewfinder60.jpg
1.417 +copy E:\inttest\icl\testdata\images\panorama\viewfinder70.jpg c:\testdata\images\panorama\viewfinder70.jpg
1.418 +copy E:\inttest\icl\testdata\images\panorama\viewfinder80.jpg c:\testdata\images\panorama\viewfinder80.jpg
1.419 +copy E:\inttest\icl\testdata\images\panorama\viewfinder90.jpg c:\testdata\images\panorama\viewfinder90.jpg
1.420 +copy E:\inttest\icl\testdata\images\panorama\viewfinder100.jpg c:\testdata\images\panorama\viewfinder100.jpg
1.421 +copy E:\inttest\icl\testdata\images\panorama\viewfinder110.jpg c:\testdata\images\panorama\viewfinder110.jpg
1.422 +copy E:\inttest\icl\testdata\images\panorama\viewfinder120.jpg c:\testdata\images\panorama\viewfinder120.jpg
1.423 +copy E:\inttest\icl\testdata\images\panorama\viewfinder130.jpg c:\testdata\images\panorama\viewfinder130.jpg
1.424 +copy E:\inttest\icl\testdata\images\panorama\viewfinder140.jpg c:\testdata\images\panorama\viewfinder140.jpg
1.425 +copy E:\inttest\icl\testdata\images\panorama\viewfinder150.jpg c:\testdata\images\panorama\viewfinder150.jpg
1.426 +copy E:\inttest\icl\testdata\images\panorama\viewfinder160.jpg c:\testdata\images\panorama\viewfinder160.jpg
1.427 +copy E:\inttest\icl\testdata\images\panorama\viewfinder170.jpg c:\testdata\images\panorama\viewfinder170.jpg
1.428 +copy E:\inttest\icl\testdata\images\panorama\viewfinder180.jpg c:\testdata\images\panorama\viewfinder180.jpg
1.429 +copy E:\inttest\icl\testdata\images\panorama\viewfinder190.jpg c:\testdata\images\panorama\viewfinder190.jpg
1.430 +copy E:\inttest\icl\testdata\images\panorama\viewfinder200.jpg c:\testdata\images\panorama\viewfinder200.jpg
1.431 +copy E:\inttest\icl\testdata\images\panorama\viewfinder210.jpg c:\testdata\images\panorama\viewfinder210.jpg
1.432 +copy E:\inttest\icl\testdata\images\panorama\viewfinder220.jpg c:\testdata\images\panorama\viewfinder220.jpg
1.433 +REM copying reference images for panoramic stitch with effect and preview tests
1.434 +copy E:\inttest\icl\testdata\testref\panorama\panorama_preview_noeffects.mbm c:\testdata\testref\panorama\panorama_preview_noeffects.mbm
1.435 +copy E:\inttest\icl\testdata\testref\panorama\panorama_preview_effects.mbm c:\testdata\testref\panorama\panorama_preview_effects.mbm
1.436 +copy E:\inttest\icl\testdata\testref\panorama\panorama_process_noeffects.jpg c:\testdata\testref\panorama\panorama_process_noeffects.jpg
1.437 +copy E:\inttest\icl\testdata\testref\panorama\panorama_process_effects.jpg c:\testdata\testref\panorama\panorama_process_effects.jpg
1.438 +copy E:\inttest\icl\testdata\testref\panorama\sydney_panorama_stitch_lr_ref.jpg c:\testdata\testref\panorama\sydney_panorama_stitch_lr_ref.jpg
1.439 +copy E:\inttest\icl\testdata\testref\panorama\viewfinder_witheffect_0027.jpg c:\testdata\testref\panorama\viewfinder_witheffect_0027.jpg
1.440 +
1.441 +
1.442 +testexecute z:\testdata\scripts\tsi_icl_imagepanorama_3_te.script
1.443 +move C:\Logs\TestExecute\*.htm E:\Logs\TestExecute\imagePan\inttest\
1.444 +del c:\testdata\images\panorama\*.*
1.445 +del c:\testdata\testref\panorama\*.*
1.446 +del c:\testdata\testref\*.*
1.447 +del c:\testdata\testoutput\*.*
1.448 +
1.449 +
1.450 +md c:\testdata\
1.451 +md c:\testdata\images
1.452 +md c:\testdata\images\panorama
1.453 +md c:\testdata\testref
1.454 +md c:\testdata\testref\panorama
1.455 +
1.456 +copy E:\inttest\icl\testdata\images\panorama\viewfinder0.mbm c:\testdata\images\panorama\viewfinder0.mbm
1.457 +copy E:\inttest\icl\testdata\images\panorama\viewfinder10.mbm c:\testdata\images\panorama\viewfinder10.mbm
1.458 +copy E:\inttest\icl\testdata\images\panorama\viewfinder20.mbm c:\testdata\images\panorama\viewfinder20.mbm
1.459 +copy E:\inttest\icl\testdata\images\panorama\viewfinder30.mbm c:\testdata\images\panorama\viewfinder30.mbm
1.460 +copy E:\inttest\icl\testdata\images\panorama\viewfinder40.mbm c:\testdata\images\panorama\viewfinder40.mbm
1.461 +copy E:\inttest\icl\testdata\images\panorama\viewfinder50.mbm c:\testdata\images\panorama\viewfinder50.mbm
1.462 +copy E:\inttest\icl\testdata\images\panorama\viewfinder60.mbm c:\testdata\images\panorama\viewfinder60.mbm
1.463 +copy E:\inttest\icl\testdata\images\panorama\viewfinder70.mbm c:\testdata\images\panorama\viewfinder70.mbm
1.464 +copy E:\inttest\icl\testdata\images\panorama\viewfinder80.mbm c:\testdata\images\panorama\viewfinder80.mbm
1.465 +copy E:\inttest\icl\testdata\images\panorama\viewfinder90.mbm c:\testdata\images\panorama\viewfinder90.mbm
1.466 +copy E:\inttest\icl\testdata\images\panorama\viewfinder100.mbm c:\testdata\images\panorama\viewfinder100.mbm
1.467 +copy E:\inttest\icl\testdata\images\panorama\viewfinder110.mbm c:\testdata\images\panorama\viewfinder110.mbm
1.468 +copy E:\inttest\icl\testdata\images\panorama\viewfinder120.mbm c:\testdata\images\panorama\viewfinder120.mbm
1.469 +copy E:\inttest\icl\testdata\images\panorama\viewfinder130.mbm c:\testdata\images\panorama\viewfinder130.mbm
1.470 +copy E:\inttest\icl\testdata\images\panorama\viewfinder140.mbm c:\testdata\images\panorama\viewfinder140.mbm
1.471 +copy E:\inttest\icl\testdata\images\panorama\viewfinder150.mbm c:\testdata\images\panorama\viewfinder150.mbm
1.472 +copy E:\inttest\icl\testdata\images\panorama\viewfinder160.mbm c:\testdata\images\panorama\viewfinder160.mbm
1.473 +copy E:\inttest\icl\testdata\images\panorama\viewfinder170.mbm c:\testdata\images\panorama\viewfinder170.mbm
1.474 +copy E:\inttest\icl\testdata\images\panorama\viewfinder180.mbm c:\testdata\images\panorama\viewfinder180.mbm
1.475 +copy E:\inttest\icl\testdata\images\panorama\viewfinder190.mbm c:\testdata\images\panorama\viewfinder190.mbm
1.476 +copy E:\inttest\icl\testdata\images\panorama\viewfinder200.mbm c:\testdata\images\panorama\viewfinder200.mbm
1.477 +copy E:\inttest\icl\testdata\images\panorama\viewfinder210.mbm c:\testdata\images\panorama\viewfinder210.mbm
1.478 +copy E:\inttest\icl\testdata\images\panorama\viewfinder220.mbm c:\testdata\images\panorama\viewfinder220.mbm
1.479 +copy E:\inttest\icl\testdata\images\panorama\viewfinderalloc0.mbm c:\testdata\images\panorama\viewfinderalloc0.mbm
1.480 +copy E:\inttest\icl\testdata\images\panorama\viewfinderalloc10.mbm c:\testdata\images\panorama\viewfinderalloc10.mbm
1.481 +copy E:\inttest\icl\testdata\images\panorama\viewfinderalloc20.mbm c:\testdata\images\panorama\viewfinderalloc20.mbm
1.482 +copy E:\inttest\icl\testdata\images\panorama\viewfinderalloc30.mbm c:\testdata\images\panorama\viewfinderalloc30.mbm
1.483 +copy E:\inttest\icl\testdata\images\panorama\viewfinderalloc40.mbm c:\testdata\images\panorama\viewfinderalloc40.mbm
1.484 +copy E:\inttest\icl\testdata\images\panorama\viewfinder0.jpg c:\testdata\images\panorama\viewfinder0.jpg
1.485 +copy E:\inttest\icl\testdata\images\panorama\viewfinder10.jpg c:\testdata\images\panorama\viewfinder10.jpg
1.486 +copy E:\inttest\icl\testdata\images\panorama\viewfinder20.jpg c:\testdata\images\panorama\viewfinder20.jpg
1.487 +copy E:\inttest\icl\testdata\images\panorama\viewfinder30.jpg c:\testdata\images\panorama\viewfinder30.jpg
1.488 +copy E:\inttest\icl\testdata\images\panorama\viewfinder40.jpg c:\testdata\images\panorama\viewfinder40.jpg
1.489 +copy E:\inttest\icl\testdata\images\panorama\viewfinder50.jpg c:\testdata\images\panorama\viewfinder50.jpg
1.490 +copy E:\inttest\icl\testdata\images\panorama\viewfinder60.jpg c:\testdata\images\panorama\viewfinder60.jpg
1.491 +copy E:\inttest\icl\testdata\images\panorama\viewfinder70.jpg c:\testdata\images\panorama\viewfinder70.jpg
1.492 +copy E:\inttest\icl\testdata\images\panorama\viewfinder80.jpg c:\testdata\images\panorama\viewfinder80.jpg
1.493 +copy E:\inttest\icl\testdata\images\panorama\viewfinder90.jpg c:\testdata\images\panorama\viewfinder90.jpg
1.494 +copy E:\inttest\icl\testdata\images\panorama\viewfinder100.jpg c:\testdata\images\panorama\viewfinder100.jpg
1.495 +copy E:\inttest\icl\testdata\images\panorama\viewfinder110.jpg c:\testdata\images\panorama\viewfinder110.jpg
1.496 +copy E:\inttest\icl\testdata\images\panorama\viewfinder120.jpg c:\testdata\images\panorama\viewfinder120.jpg
1.497 +copy E:\inttest\icl\testdata\images\panorama\viewfinder130.jpg c:\testdata\images\panorama\viewfinder130.jpg
1.498 +copy E:\inttest\icl\testdata\images\panorama\viewfinder140.jpg c:\testdata\images\panorama\viewfinder140.jpg
1.499 +copy E:\inttest\icl\testdata\images\panorama\viewfinder150.jpg c:\testdata\images\panorama\viewfinder150.jpg
1.500 +copy E:\inttest\icl\testdata\images\panorama\viewfinder160.jpg c:\testdata\images\panorama\viewfinder160.jpg
1.501 +copy E:\inttest\icl\testdata\images\panorama\viewfinder170.jpg c:\testdata\images\panorama\viewfinder170.jpg
1.502 +copy E:\inttest\icl\testdata\images\panorama\viewfinder180.jpg c:\testdata\images\panorama\viewfinder180.jpg
1.503 +copy E:\inttest\icl\testdata\images\panorama\viewfinder190.jpg c:\testdata\images\panorama\viewfinder190.jpg
1.504 +copy E:\inttest\icl\testdata\images\panorama\viewfinder200.jpg c:\testdata\images\panorama\viewfinder200.jpg
1.505 +copy E:\inttest\icl\testdata\images\panorama\viewfinder210.jpg c:\testdata\images\panorama\viewfinder210.jpg
1.506 +copy E:\inttest\icl\testdata\images\panorama\viewfinder220.jpg c:\testdata\images\panorama\viewfinder220.jpg
1.507 +copy E:\inttest\icl\testdata\images\panorama\viewfinderalloc0.jpg c:\testdata\images\panorama\viewfinderalloc0.jpg
1.508 +copy E:\inttest\icl\testdata\images\panorama\viewfinderalloc10.jpg c:\testdata\images\panorama\viewfinderalloc10.jpg
1.509 +copy E:\inttest\icl\testdata\images\panorama\viewfinderalloc20.jpg c:\testdata\images\panorama\viewfinderalloc20.jpg
1.510 +copy E:\inttest\icl\testdata\images\panorama\viewfinderalloc30.jpg c:\testdata\images\panorama\viewfinderalloc30.jpg
1.511 +copy E:\inttest\icl\testdata\images\panorama\viewfinderalloc40.jpg c:\testdata\images\panorama\viewfinderalloc40.jpg
1.512 +
1.513 +testexecute z:\testdata\scripts\tsi_icl_imagepanorama_alloc_1_te.script
1.514 +move C:\Logs\TestExecute\*.htm E:\Logs\TestExecute\imagePan\inttest\
1.515 +del c:\testdata\images\panorama\*.*
1.516 +del c:\testdata\testref\panorama\*.*
1.517 +del c:\testdata\testref\*.*
1.518 +del c:\testdata\testoutput\*.*
1.519 +
1.520 +md c:\testdata\
1.521 +md c:\testdata\images
1.522 +md c:\testdata\images\panorama
1.523 +md c:\testdata\testref
1.524 +md c:\testdata\testref\panorama
1.525 +
1.526 +copy E:\inttest\icl\testdata\images\panorama\upbottom1.mbm c:\testdata\images\panorama\upbottom1.mbm
1.527 +copy E:\inttest\icl\testdata\images\panorama\upbottom2.mbm c:\testdata\images\panorama\upbottom2.mbm
1.528 +copy E:\inttest\icl\testdata\images\panorama\upbottom3.mbm c:\testdata\images\panorama\upbottom3.mbm
1.529 +copy E:\inttest\icl\testdata\images\panorama\upbottom4.mbm c:\testdata\images\panorama\upbottom4.mbm
1.530 +copy E:\inttest\icl\testdata\images\panorama\upbottom5.mbm c:\testdata\images\panorama\upbottom5.mbm
1.531 +copy E:\inttest\icl\testdata\images\panorama\upbottom6.mbm c:\testdata\images\panorama\upbottom6.mbm
1.532 +copy E:\inttest\icl\testdata\images\panorama\upbottom7.mbm c:\testdata\images\panorama\upbottom7.mbm
1.533 +copy E:\inttest\icl\testdata\images\panorama\upbottom8.mbm c:\testdata\images\panorama\upbottom8.mbm
1.534 +copy E:\inttest\icl\testdata\images\panorama\upbottom.mbm c:\testdata\images\panorama\upbottom.mbm
1.535 +copy E:\inttest\icl\testdata\images\panorama\upbottomalloc1.mbm c:\testdata\images\panorama\upbottomalloc1.mbm
1.536 +copy E:\inttest\icl\testdata\images\panorama\upbottomalloc2.mbm c:\testdata\images\panorama\upbottomalloc2.mbm
1.537 +copy E:\inttest\icl\testdata\images\panorama\upbottomalloc3.mbm c:\testdata\images\panorama\upbottomalloc3.mbm
1.538 +copy E:\inttest\icl\testdata\images\panorama\upbottomalloc4.mbm c:\testdata\images\panorama\upbottomalloc4.mbm
1.539 +copy E:\inttest\icl\testdata\images\panorama\upbottomalloc5.mbm c:\testdata\images\panorama\upbottomalloc5.mbm
1.540 +copy E:\inttest\icl\testdata\images\panorama\upbottom1.jpg c:\testdata\images\panorama\upbottom1.jpg
1.541 +copy E:\inttest\icl\testdata\images\panorama\upbottom2.jpg c:\testdata\images\panorama\upbottom2.jpg
1.542 +copy E:\inttest\icl\testdata\images\panorama\upbottom3.jpg c:\testdata\images\panorama\upbottom3.jpg
1.543 +copy E:\inttest\icl\testdata\images\panorama\upbottom4.jpg c:\testdata\images\panorama\upbottom4.jpg
1.544 +copy E:\inttest\icl\testdata\images\panorama\upbottom5.jpg c:\testdata\images\panorama\upbottom5.jpg
1.545 +copy E:\inttest\icl\testdata\images\panorama\upbottom6.jpg c:\testdata\images\panorama\upbottom6.jpg
1.546 +copy E:\inttest\icl\testdata\images\panorama\upbottom7.jpg c:\testdata\images\panorama\upbottom7.jpg
1.547 +copy E:\inttest\icl\testdata\images\panorama\upbottom8.jpg c:\testdata\images\panorama\upbottom8.jpg
1.548 +copy E:\inttest\icl\testdata\images\panorama\upbottomalloc1.jpg c:\testdata\images\panorama\upbottomalloc1.jpg
1.549 +copy E:\inttest\icl\testdata\images\panorama\upbottomalloc2.jpg c:\testdata\images\panorama\upbottomalloc2.jpg
1.550 +copy E:\inttest\icl\testdata\images\panorama\upbottomalloc3.jpg c:\testdata\images\panorama\upbottomalloc3.jpg
1.551 +copy E:\inttest\icl\testdata\images\panorama\upbottomalloc4.jpg c:\testdata\images\panorama\upbottomalloc4.jpg
1.552 +copy E:\inttest\icl\testdata\images\panorama\upbottomalloc5.jpg c:\testdata\images\panorama\upbottomalloc5.jpg
1.553 +
1.554 +testexecute z:\testdata\scripts\tsi_icl_imagepanorama_alloc_2_te.script
1.555 +move C:\Logs\TestExecute\*.htm E:\Logs\TestExecute\imagePan\inttest\
1.556 +del c:\testdata\images\panorama\*.*
1.557 +del c:\testdata\testref\*.*
1.558 +del c:\testdata\testref\panorama\*.*
1.559 +del c:\testdata\testoutput\*.*
1.560 +
1.561 +REM caps imagePan tests finished
1.562 +
1.563 +