os/mm/mmtestenv/mmtesttools/Scripts/runICLPREQ1920Tests.bat
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
@rem
sl@0
     2
@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     3
@rem All rights reserved.
sl@0
     4
@rem This component and the accompanying materials are made available
sl@0
     5
@rem under the terms of "Eclipse Public License v1.0"
sl@0
     6
@rem which accompanies this distribution, and is available
sl@0
     7
@rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     8
@rem
sl@0
     9
@rem Initial Contributors:
sl@0
    10
@rem Nokia Corporation - initial contribution.
sl@0
    11
@rem
sl@0
    12
@rem Contributors:
sl@0
    13
@rem
sl@0
    14
@rem Description:
sl@0
    15
@rem
sl@0
    16
sl@0
    17
@rem Delete ICL output images, if any to avoid test fail with -23, -26 error
sl@0
    18
del c:\ICL\outputimages\*.*
sl@0
    19
sl@0
    20
md E:\Logs\
sl@0
    21
md E:\Logs\TestExecute\
sl@0
    22
md E:\Logs\TestExecute\imgproc\
sl@0
    23
md E:\Logs\TestExecute\imgproc\inttest\
sl@0
    24
sl@0
    25
md c:\testdata\
sl@0
    26
md c:\testdata\caps
sl@0
    27
md c:\testdata\caps\input
sl@0
    28
md c:\testdata\configs
sl@0
    29
sl@0
    30
md c:\ICL\
sl@0
    31
md c:\ICL\TestImages\
sl@0
    32
md c:\ICL\RefImages\
sl@0
    33
sl@0
    34
copy E:\inttest\icl\testimages\jfif444.jpg c:\ICL\TestImages\jfif444.jpg
sl@0
    35
copy E:\inttest\icl\refimages\jfif444.mbm c:\ICL\RefImages\jfif444.mbm
sl@0
    36
copy E:\inttest\icl\testimages\trans_8.gif c:\ICL\TestImages\trans_8.gif
sl@0
    37
copy E:\inttest\icl\refimages\trans_8.mbm c:\ICL\RefImages\trans_8.mbm
sl@0
    38
copy E:\inttest\icl\testimages\png4_8.png c:\ICL\TestImages\png4_8.png
sl@0
    39
copy E:\inttest\icl\refimages\png4_8.mbm c:\ICL\RefImages\png4_8.mbm
sl@0
    40
copy E:\inttest\icl\testimages\simple_b.mng c:\ICL\TestImages\simple_b.mng
sl@0
    41
copy E:\inttest\icl\testimages\jfif422_4_ref.JPG c:\ICL\TestImages\jfif422_4_ref.JPG
sl@0
    42
copy E:\inttest\icl\testimages\clock.gif c:\ICL\TestImages\clock.gif
sl@0
    43
sl@0
    44
e:\rta\makecontent.bat
sl@0
    45
sl@0
    46
copy z:\testdata\configs\*.* c:\testdata\configs\*.*
sl@0
    47
sl@0
    48
copy e:\inttest\icl\testdata\caps\input\caps_input01_02MP* c:\testdata\caps\input\caps_input01_02MP*
sl@0
    49
copy e:\inttest\icl\testdata\caps\input\caps_input04* c:\testdata\caps\input\caps_input04*
sl@0
    50
copy e:\inttest\icl\testdata\caps\input\caps_input01_07MP* c:\testdata\caps\input\caps_input01_07MP*
sl@0
    51
copy e:\inttest\icl\testdata\caps\input\caps_input01_07MP_zoomin01_reffile* c:\testdata\caps\input\caps_input01_07MP_zoomin01_reffile*
sl@0
    52
copy e:\inttest\icl\testdata\caps\input\caps_input01_07MP_zoomout01_reffile* c:\testdata\caps\input\caps_input01_07MP_zoomout01_reffile*
sl@0
    53
copy e:\inttest\icl\testdata\caps\input\caps_input01_07MP_panBLtoTR01_reffile* c:\testdata\caps\input\caps_input01_07MP_panBLtoTR01_reffile*
sl@0
    54
copy e:\inttest\icl\testdata\caps\input\caps_input01_07MP_panTRtoBL01_reffile* c:\testdata\caps\input\caps_input01_07MP_panTRtoBL01_reffile*
sl@0
    55
copy e:\inttest\icl\testdata\caps\input\caps_input02_07MP* c:\testdata\caps\input\caps_input02_07MP*
sl@0
    56
copy e:\inttest\icl\testdata\caps\input\sunset_sml* c:\testdata\caps\input\sunset_sml*
sl@0
    57
sl@0
    58
testexecute z:\testdata\scripts\tsi_icl_caps_alloc_1_te.script
sl@0
    59
testexecute z:\testdata\scripts\tsi_icl_caps_alloc_2_te.script
sl@0
    60
del C:\testdata\caps\output\*.*
sl@0
    61
del C:\testdata\caps\input\*.*
sl@0
    62
del c:\ICL\TestImages\*.*
sl@0
    63
del c:\ICL\RefImages\*.*
sl@0
    64
sl@0
    65
copy E:\inttest\icl\testdata\caps\input\justrawtext.jpg c:\testdata\caps\input\justrawtext.jpg
sl@0
    66
copy E:\inttest\icl\testdata\caps\input\justrawtext.jpg c:\testdata\caps\input\justrawtext.jpg
sl@0
    67
copy E:\inttest\icl\testdata\caps\input\caps_input02_5MP.jpg c:\testdata\caps\input\caps_input02_5MP.jpg
sl@0
    68
copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP.jpg c:\testdata\caps\input\caps_input01_07MP.jpg
sl@0
    69
copy E:\inttest\icl\testdata\caps\input\caps_input02_07MP.jpg c:\testdata\caps\input\caps_input02_07MP.jpg
sl@0
    70
copy E:\inttest\icl\testdata\caps\input\caps_input04.mbm c:\testdata\caps\input\caps_input04.mbm
sl@0
    71
copy E:\inttest\icl\testdata\caps\input\drm_reference.jpg c:\testdata\caps\input\drm_reference.jpg
sl@0
    72
copy E:\inttest\icl\testdata\caps\input\caps_input01_02MP.jpg c:\testdata\caps\input\caps_input01_02MP.jpg
sl@0
    73
copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_zoomin01_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_zoomin01_reffile.mbm
sl@0
    74
copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_zoomout01_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_zoomout01_reffile.mbm
sl@0
    75
copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_panBLtoTR01_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_panBLtoTR01_reffile.mbm
sl@0
    76
copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_panTRtoBL01_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_panTRtoBL01_reffile.mbm
sl@0
    77
copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_zoomin03_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_zoomin03_reffile.mbm
sl@0
    78
copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_zoomout03_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_zoomout03_reffile.mbm
sl@0
    79
copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_panBLtoTR03_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_panBLtoTR03_reffile.mbm
sl@0
    80
copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_panTRtoBL03_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_panTRtoBL03_reffile.mbm
sl@0
    81
copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_zoomin05_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_zoomin05_reffile.mbm
sl@0
    82
copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_zoomout05_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_zoomout05_reffile.mbm
sl@0
    83
copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_panBLtoTR05_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_panBLtoTR05_reffile.mbm
sl@0
    84
copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP_panTRtoBL05_reffile.mbm c:\testdata\caps\input\caps_input01_07MP_panTRtoBL05_reffile.mbm
sl@0
    85
copy E:\inttest\icl\testdata\caps\input\preview_skew.jpg c:\testdata\caps\input\preview_skew.jpg
sl@0
    86
copy E:\inttest\icl\testdata\caps\input\preview_skew_ref.mbm c:\testdata\caps\input\preview_skew_ref.mbm
sl@0
    87
copy E:\inttest\icl\testdata\caps\input\reference_01.jpg c:\testdata\caps\input\reference_01.jpg
sl@0
    88
copy E:\inttest\icl\testdata\caps\input\ref_operation00.jpg c:\testdata\caps\input\ref_operation00.jpg
sl@0
    89
copy E:\inttest\icl\testdata\caps\input\ref_operation01.jpg c:\testdata\caps\input\ref_operation01.jpg
sl@0
    90
copy E:\inttest\icl\testdata\caps\input\ref_operation02.jpg c:\testdata\caps\input\ref_operation02.jpg
sl@0
    91
copy E:\inttest\icl\testdata\caps\input\caps_input03_10MP.jpg c:\testdata\caps\input\caps_input03_10MP.jpg
sl@0
    92
copy E:\inttest\icl\testdata\caps\input\ref_operation04.jpg c:\testdata\caps\input\ref_operation04.jpg
sl@0
    93
copy E:\inttest\icl\testdata\caps\input\ref_operation08.jpg c:\testdata\caps\input\ref_operation08.jpg
sl@0
    94
copy E:\inttest\icl\testdata\caps\input\ref_operation10.jpg c:\testdata\caps\input\ref_operation10.jpg
sl@0
    95
copy E:\inttest\icl\testdata\caps\input\ref_operation20.jpg c:\testdata\caps\input\ref_operation20.jpg
sl@0
    96
copy E:\inttest\icl\testdata\caps\input\ref_operation40.jpg c:\testdata\caps\input\ref_operation40.jpg
sl@0
    97
copy E:\inttest\icl\testdata\caps\input\caps_input03_2MP.jpg c:\testdata\caps\input\caps_input03_2MP.jpg
sl@0
    98
copy E:\inttest\icl\testdata\caps\input\caps_input02_5MP.jpg c:\testdata\caps\input\caps_input02_5MP.jpg
sl@0
    99
copy E:\inttest\icl\testdata\caps\input\caps_input03_2MP_spmo.jpg c:\testdata\caps\input\caps_input03_2MP_spmo.jpg
sl@0
   100
copy E:\inttest\icl\testdata\caps\input\caps_input03_10MP.jpg c:\testdata\caps\input\caps_input03_10MP.jpg
sl@0
   101
copy E:\inttest\icl\testdata\caps\input\caps_input02_5MP_spmo.jpg c:\testdata\caps\input\caps_input02_5MP_spmo.jpg
sl@0
   102
copy E:\inttest\icl\testdata\caps\input\caps_input03_10MP_spmo.jpg c:\testdata\caps\input\caps_input03_10MP_spmo.jpg
sl@0
   103
copy E:\inttest\icl\testdata\caps\input\sunset_sml.png c:\testdata\caps\input\sunset_sml.png
sl@0
   104
copy E:\inttest\icl\testdata\caps\input\caps_input04.mbm c:\testdata\caps\input\caps_input04.mbm
sl@0
   105
copy E:\inttest\icl\testdata\caps\input\ref_setrect0.jpg c:\testdata\caps\input\ref_setrect0.jpg
sl@0
   106
copy E:\inttest\icl\testdata\caps\input\sunset.bmp c:\testdata\caps\input\sunset.bmp
sl@0
   107
copy E:\inttest\icl\testdata\caps\input\sunset.png c:\testdata\caps\input\sunset.png
sl@0
   108
copy E:\inttest\icl\testdata\caps\input\sunset.gif c:\testdata\caps\input\sunset.gif
sl@0
   109
copy E:\inttest\icl\testdata\caps\input\ref_persistance* c:\testdata\caps\input\ref_persistance*
sl@0
   110
copy E:\inttest\icl\testdata\caps\input\sunset_sml.png c:\testdata\caps\input\sunset_sml.png
sl@0
   111
copy E:\inttest\icl\testdata\caps\input\geometric_reference* c:\testdata\caps\input\geometric_reference*
sl@0
   112
sl@0
   113
testexecute z:\testdata\scripts\tsi_icl_caps_imgproc01_te.script
sl@0
   114
del C:\testdata\caps\output\*.*
sl@0
   115
del C:\testdata\caps\input\*.*
sl@0
   116
sl@0
   117
copy e:\inttest\icl\testdata\caps\input\caps_input01_07MP* c:\testdata\caps\input\caps_input01_07MP*
sl@0
   118
copy e:\inttest\icl\testdata\caps\input\sunset* c:\testdata\caps\input\sunset*
sl@0
   119
copy e:\inttest\icl\testdata\caps\input\sunset* c:\testdata\caps\input\sunset*
sl@0
   120
copy e:\inttest\icl\testdata\caps\input\sunset.wbmp c:\testdata\caps\input\sunset.wbmp
sl@0
   121
copy e:\inttest\icl\testdata\caps\input\caps_input01_02MP* c:\testdata\caps\input\caps_input01_02MP*
sl@0
   122
copy e:\inttest\icl\testdata\caps\input\jpeg_multiscan* c:\testdata\caps\input\jpeg_multiscan*
sl@0
   123
copy e:\inttest\icl\testdata\caps\input\jpeg_restartinterop* c:\testdata\caps\input\jpeg_restartinterop*
sl@0
   124
copy e:\inttest\icl\testdata\caps\input\jpeg_progressive* c:\testdata\caps\input\jpeg_progressive*
sl@0
   125
copy e:\inttest\icl\testdata\caps\input\reference_01* c:\testdata\caps\input\reference_01*
sl@0
   126
copy e:\inttest\icl\testdata\caps\input\zerolengthfile* c:\testdata\caps\input\zerolengthfile*
sl@0
   127
sl@0
   128
sl@0
   129
testexecute z:\testdata\scripts\tsi_icl_caps_interop_te.script
sl@0
   130
del C:\testdata\caps\output\*.*
sl@0
   131
del C:\testdata\caps\input\*.*
sl@0
   132
sl@0
   133
copy e:\inttest\icl\testdata\caps\input\caps_input02_07MP* c:\testdata\caps\input\caps_input02_07MP*
sl@0
   134
copy e:\inttest\icl\testdata\caps\input\caps_input03_10MP* c:\testdata\caps\input\caps_input03_10MP*
sl@0
   135
copy e:\inttest\icl\testdata\caps\input\justrawtext* c:\testdata\caps\input\justrawtext*
sl@0
   136
copy e:\inttest\icl\testdata\caps\input\caps_input01_07MP* c:\testdata\caps\input\caps_input01_07MP*
sl@0
   137
copy e:\inttest\icl\testdata\caps\input\sunset.wbmp c:\testdata\caps\input\sunset.wbmp
sl@0
   138
copy e:\inttest\icl\testdata\caps\input\sunset* c:\testdata\caps\input\sunset*
sl@0
   139
copy e:\inttest\icl\testdata\caps\input\caps_input04* c:\testdata\caps\input\caps_input04*
sl@0
   140
copy e:\inttest\icl\testdata\caps\input\caps_input03_2MP* c:\testdata\caps\input\caps_input03_2MP*
sl@0
   141
copy e:\inttest\icl\testdata\caps\input\caps_input02_5MP* c:\testdata\caps\input\caps_input02_5MP*
sl@0
   142
copy e:\inttest\icl\testdata\caps\input\jpeg_multiscan* c:\testdata\caps\input\jpeg_multiscan*
sl@0
   143
copy e:\inttest\icl\testdata\caps\input\jpeg_restartinterop* c:\testdata\caps\input\jpeg_restartinterop*
sl@0
   144
copy e:\inttest\icl\testdata\caps\input\jpeg_progressive* c:\testdata\caps\input\jpeg_progressive*
sl@0
   145
copy e:\inttest\icl\testdata\caps\input\caps_input01_02MP* c:\testdata\caps\input\caps_input01_02MP*
sl@0
   146
copy e:\inttest\icl\testdata\caps\input\sunset.wbmp c:\testdata\caps\input\sunset.wbmp
sl@0
   147
copy e:\inttest\icl\testdata\caps\input\reference_01* c:\testdata\caps\input\reference_01*
sl@0
   148
copy e:\inttest\icl\testdata\caps\input\zerolengthfile* c:\testdata\caps\input\zerolengthfile*
sl@0
   149
copy e:\inttest\icl\testdata\caps\input\reference_01* c:\testdata\caps\input\reference_01*
sl@0
   150
copy e:\inttest\icl\temp* c:\temp*
sl@0
   151
copy e:\inttest\icl\temp.wbmp c:\temp.wbmp
sl@0
   152
sl@0
   153
testexecute z:\testdata\scripts\tsi_icl_caps_inttest01_te.script
sl@0
   154
del C:\testdata\caps\output\*.*
sl@0
   155
del C:\testdata\caps\input\*.*
sl@0
   156
sl@0
   157
copy E:\inttest\icl\testdata\caps\input\caps_input01_02MP.jpg  c:\testdata\caps\input\caps_input01_02MP.jpg
sl@0
   158
copy E:\inttest\icl\testdata\caps\input\jpeg_restartinterop.jpg  c:\testdata\caps\input\jpeg_restartinterop.jpg
sl@0
   159
copy E:\inttest\icl\testdata\caps\input\conehead.wrp c:\testdata\caps\input\conehead.wrp
sl@0
   160
copy E:\inttest\icl\testdata\caps\input\caps_input01_07MP.jpg  c:\testdata\caps\input\caps_input01_07MP.jpg
sl@0
   161
copy E:\inttest\icl\testdata\caps\input\border.PNG  c:\testdata\caps\input\border.PNG
sl@0
   162
copy E:\inttest\icl\testdata\caps\input\border.MBM  c:\testdata\caps\input\border.MBM
sl@0
   163
copy E:\inttest\icl\testdata\caps\input\reference_01.jpg  c:\testdata\caps\input\reference_01.jpg
sl@0
   164
copy E:\inttest\icl\testdata\caps\input\geometric_reference*  c:\testdata\caps\input\geometric_reference*
sl@0
   165
copy E:\inttest\icl\testdata\caps\input\stack_reference*  c:\testdata\caps\input\stack_reference*
sl@0
   166
copy E:\inttest\icl\testdata\caps\input\ref_operation00.jpg  c:\testdata\caps\input\ref_operation00.jpg
sl@0
   167
copy E:\inttest\icl\testdata\caps\input\befreset_reference0.jpg  c:\testdata\caps\input\befreset_reference0.jpg
sl@0
   168
copy E:\inttest\icl\testdata\caps\input\aftreset_reference0.jpg  c:\testdata\caps\input\aftreset_reference0.jpg
sl@0
   169
copy E:\inttest\icl\testdata\caps\input\caps_input02_5MP.jpg  c:\testdata\caps\input\caps_input02_5MP.jpg
sl@0
   170
copy E:\inttest\icl\testdata\caps\input\caps_input02_07mp.jpg  c:\testdata\caps\input\caps_input02_07mp.jpg
sl@0
   171
copy E:\inttest\icl\testdata\caps\input\jpeg_progressive.jpg  c:\testdata\caps\input\jpeg_progressive.jpg
sl@0
   172
sl@0
   173
testexecute z:\testdata\scripts\tsi_icl_caps_photoart_te.script
sl@0
   174
sl@0
   175
sl@0
   176
move C:\Logs\TestExecute\*.htm E:\Logs\TestExecute\imgproc\inttest\
sl@0
   177
del C:\testdata\caps\output\*.*
sl@0
   178
del c:\testdata\caps\input\*.*
sl@0
   179
sl@0
   180
REM caps inttests finished
sl@0
   181
sl@0
   182
md E:\Logs\TestExecute\imgproc\unittest\
sl@0
   183
sl@0
   184
md c:\testdata\
sl@0
   185
md c:\testdata\images
sl@0
   186
sl@0
   187
copy E:\inttest\icl\testdata\images\*.*     c:\testdata\images\*.*
sl@0
   188
copy E:\inttest\icl\testdata\images\sunset_sml.png c:\testdata\caps\input\sunset_sml.png
sl@0
   189
sl@0
   190
testexecute z:\testdata\scripts\tsu_icl_capswrapper_te.script
sl@0
   191
sl@0
   192
del C:\testdata\images\*.*
sl@0
   193
del C:\testdata\caps\output\*.*
sl@0
   194
del C:\testdata\caps\input\*.*
sl@0
   195
sl@0
   196
REM caps unittests finished
sl@0
   197
sl@0
   198
move C:\Logs\TestExecute\*.htm E:\Logs\TestExecute\imgproc\unittest\
sl@0
   199
sl@0
   200
sl@0
   201
md E:\Logs\TestExecute\imgtrans\
sl@0
   202
md E:\Logs\TestExecute\imgtrans\inttest\
sl@0
   203
sl@0
   204
md c:\testdata\
sl@0
   205
md c:\testdata\images
sl@0
   206
md c:\testdata\testref
sl@0
   207
sl@0
   208
copy E:\inttest\icl\testdata\images\*.*     c:\testdata\images\*.*
sl@0
   209
copy E:\inttest\icl\testdata\testref\*.*      c:\testdata\testref\*.*
sl@0
   210
sl@0
   211
testexecute z:\testdata\scripts\tsi_icl_caps_jpgsqueeze_te.script
sl@0
   212
del C:\testdata\testoutput\*.*
sl@0
   213
testexecute z:\testdata\scripts\tsi_icl_caps_jpgoverlay_te.script
sl@0
   214
del C:\testdata\testoutput\*.*
sl@0
   215
testexecute z:\testdata\scripts\tsi_icl_caps_jpgrotate_te.script
sl@0
   216
del C:\testdata\testoutput\*.*
sl@0
   217
testexecute Z:\testdata\scripts\tsi_icl_caps_jpg_interop_te.script
sl@0
   218
del C:\testdata\testoutput\*.*
sl@0
   219
del c:\testdata\images\*.*
sl@0
   220
del c:\testdata\testref\*.*
sl@0
   221
move C:\Logs\TestExecute\*.htm E:\Logs\TestExecute\imgtrans\inttest\
sl@0
   222
REM DEF132243 - copy ony required testdata for the following 3 scripts
sl@0
   223
copy e:\inttest\icl\testdata\images\capstest.jpg c:\testdata\images\capstest.jpg
sl@0
   224
copy e:\inttest\icl\testdata\images\overlay.jpg c:\testdata\images\overlay.jpg
sl@0
   225
copy e:\inttest\icl\testdata\testref\overlayjpg_jpegref_filetofile.jpg c:\testdata\testref\overlayjpg_jpegref_filetofile.jpg
sl@0
   226
copy e:\inttest\icl\testdata\testref\overlay_jpegref_buffertobuffer.jpg c:\testdata\testref\overlay_jpegref_buffertobuffer.jpg
sl@0
   227
copy e:\inttest\icl\testdata\testref\overlay_jpegref_filetobuffer_ovlbuf.jpg c:\testdata\testref\overlay_jpegref_filetobuffer_ovlbuf.jpg
sl@0
   228
copy e:\inttest\icl\testdata\testref\overlay_jpegref_buffertofile_ovlfile.jpg c:\testdata\testref\overlay_jpegref_buffertofile_ovlfile.jpg
sl@0
   229
copy e:\inttest\icl\testdata\testref\overlay_jpegref_filetofile_ovlbuf.jpg c:\testdata\testref\overlay_jpegref_filetofile_ovlbuf.jpg
sl@0
   230
copy e:\inttest\icl\testdata\testref\overlay_jpegref_buffertobuffer_ovlfile.jpg c:\testdata\testref\overlay_jpegref_buffertobuffer_ovlfile.jpg
sl@0
   231
copy e:\inttest\icl\testdata\testref\overlay_jpegref_filetobuffer_ovlfile.jpg c:\testdata\testref\overlay_jpegref_filetobuffer_ovlfile.jpg
sl@0
   232
copy e:\inttest\icl\testdata\testref\overlay_jpegref_buffertofile_ovlbuf.jpg c:\testdata\testref\overlay_jpegref_buffertofile_ovlbuf.jpg
sl@0
   233
testexecute z:\testdata\scripts\tsi_icl_caps_jpg_overlay_alloc_te.script
sl@0
   234
del C:\testdata\testoutput\*.*
sl@0
   235
del c:\testdata\images\*.*
sl@0
   236
del c:\testdata\testref\*.*
sl@0
   237
copy e:\inttest\icl\testdata\images\datetree.jpg c:\testdata\images\datetree.jpg
sl@0
   238
copy e:\inttest\icl\testdata\testref\datetree_5ref_filetofile.jpg c:\testdata\testref\datetree_5ref_filetofile.jpg
sl@0
   239
copy e:\inttest\icl\testdata\testref\datetree_5ref_capsalloc_filetofile.jpg c:\testdata\testref\datetree_5ref_capsalloc_filetofile.jpg
sl@0
   240
copy e:\inttest\icl\testdata\images\jpeg_small03.jpg c:\testdata\images\jpeg_small03.jpg
sl@0
   241
copy e:\inttest\icl\testdata\testref\small03_20ref_filetofile.jpg c:\testdata\testref\small03_20ref_filetofile.jpg
sl@0
   242
copy e:\inttest\icl\testdata\images\jpeg_small13.jpg c:\testdata\images\jpeg_small13.jpg
sl@0
   243
copy e:\inttest\icl\testdata\testref\small13_40ref_buffertobuffer.jpg c:\testdata\testref\small13_40ref_buffertobuffer.jpg
sl@0
   244
copy e:\inttest\icl\testdata\testref\small03_60ref_filetofile.jpg c:\testdata\testref\small03_60ref_filetofile.jpg
sl@0
   245
copy e:\inttest\icl\testdata\testref\small13_40ref_buffertofile.jpg c:\testdata\testref\small13_40ref_buffertofile.jpg
sl@0
   246
copy e:\inttest\icl\testdata\testref\small13_40ref_filetobuffer.jpg c:\testdata\testref\small13_40ref_filetobuffer.jpg
sl@0
   247
testexecute z:\testdata\scripts\tsi_icl_caps_jpg_squeeze_alloc_te.script
sl@0
   248
del C:\testdata\testoutput\*.*
sl@0
   249
del c:\testdata\images\*.*
sl@0
   250
del c:\testdata\testref\*.*
sl@0
   251
copy e:\inttest\icl\testdata\testref\capstest_0deghflipref_filetofile.jpg c:\testdata\testref\capstest_0deghflipref_filetofile.jpg
sl@0
   252
copy e:\inttest\icl\testdata\testref\capstest_alloccaps_ref_filetofile.jpg c:\testdata\testref\capstest_alloccaps_ref_filetofile.jpg
sl@0
   253
copy e:\inttest\icl\testdata\testref\capstest_alloc_0deghflipref_filetofile.jpg c:\testdata\testref\capstest_alloc_0deghflipref_filetofile.jpg
sl@0
   254
copy e:\inttest\icl\testdata\testref\capstest_alloc_270ref_buffertobuffer.jpg c:\testdata\testref\capstest_alloc_270ref_buffertobuffer.jpg
sl@0
   255
copy e:\inttest\icl\testdata\testref\capstest_alloc_270ref_buffertofile.jpg c:\testdata\testref\capstest_alloc_270ref_buffertofile.jpg
sl@0
   256
copy e:\inttest\icl\testdata\images\capstest.jpg c:\testdata\images\capstest.jpg
sl@0
   257
copy e:\inttest\icl\testdata\testref\capstest_alloc_270ref_filetobuffer.jpg c:\testdata\testref\capstest_alloc_270ref_filetobuffer.jpg
sl@0
   258
testexecute z:\testdata\scripts\tsi_icl_caps_jpg_rotate_alloc_te.script
sl@0
   259
del C:\testdata\testoutput\*.*
sl@0
   260
sl@0
   261
move C:\Logs\TestExecute\*.htm E:\Logs\TestExecute\imgtrans\inttest\
sl@0
   262
del c:\testdata\images\*.*
sl@0
   263
del c:\testdata\testref\*.*
sl@0
   264
sl@0
   265
sl@0
   266
REM caps imagetrans tests finished
sl@0
   267
sl@0
   268
sl@0
   269
md E:\Logs\TestExecute\imagePan\
sl@0
   270
md E:\Logs\TestExecute\imagePan\inttest\
sl@0
   271
sl@0
   272
md c:\testdata\
sl@0
   273
md c:\testdata\images
sl@0
   274
md c:\testdata\images\panorama
sl@0
   275
md c:\testdata\testref
sl@0
   276
md c:\testdata\testref\panorama
sl@0
   277
sl@0
   278
copy E:\inttest\icl\testdata\images\panorama\upbottom1.mbm     c:\testdata\images\panorama\upbottom1.mbm
sl@0
   279
copy E:\inttest\icl\testdata\images\panorama\upbottom2.mbm     c:\testdata\images\panorama\upbottom2.mbm
sl@0
   280
copy E:\inttest\icl\testdata\images\panorama\upbottom3.mbm     c:\testdata\images\panorama\upbottom3.mbm
sl@0
   281
copy E:\inttest\icl\testdata\images\panorama\upbottom4.mbm     c:\testdata\images\panorama\upbottom4.mbm
sl@0
   282
copy E:\inttest\icl\testdata\images\panorama\upbottom5.mbm     c:\testdata\images\panorama\upbottom5.mbm
sl@0
   283
copy E:\inttest\icl\testdata\images\panorama\upbottom6.mbm     c:\testdata\images\panorama\upbottom6.mbm
sl@0
   284
copy E:\inttest\icl\testdata\images\panorama\upbottom7.mbm     c:\testdata\images\panorama\upbottom7.mbm
sl@0
   285
copy E:\inttest\icl\testdata\images\panorama\upbottom8.mbm     c:\testdata\images\panorama\upbottom8.mbm
sl@0
   286
copy E:\inttest\icl\testdata\images\panorama\upbottom.mbm     c:\testdata\images\panorama\upbottom.mbm
sl@0
   287
copy E:\inttest\icl\testdata\images\panorama\upbottom1.jpg     c:\testdata\images\panorama\upbottom1.jpg
sl@0
   288
copy E:\inttest\icl\testdata\images\panorama\upbottom2.jpg     c:\testdata\images\panorama\upbottom2.jpg
sl@0
   289
copy E:\inttest\icl\testdata\images\panorama\upbottom3.jpg     c:\testdata\images\panorama\upbottom3.jpg
sl@0
   290
copy E:\inttest\icl\testdata\images\panorama\upbottom4.jpg     c:\testdata\images\panorama\upbottom4.jpg
sl@0
   291
copy E:\inttest\icl\testdata\images\panorama\upbottom5.jpg     c:\testdata\images\panorama\upbottom5.jpg
sl@0
   292
copy E:\inttest\icl\testdata\images\panorama\upbottom6.jpg     c:\testdata\images\panorama\upbottom6.jpg
sl@0
   293
copy E:\inttest\icl\testdata\images\panorama\upbottom7.jpg     c:\testdata\images\panorama\upbottom7.jpg
sl@0
   294
copy E:\inttest\icl\testdata\images\panorama\upbottom8.jpg     c:\testdata\images\panorama\upbottom8.jpg
sl@0
   295
sl@0
   296
copy E:\inttest\icl\testdata\testref\panorama\bottomup_panorama_stitch_ref.jpg     c:\testdata\testref\panorama\bottomup_panorama_stitch_ref.jpg
sl@0
   297
copy E:\inttest\icl\testdata\testref\panorama\upbottom_panorama_stitch_ref.jpg     c:\testdata\testref\panorama\upbottom_panorama_stitch_ref.jpg
sl@0
   298
copy E:\inttest\icl\testdata\testref\panorama\upbottom_bitmap_panorama_stitch_ref.mbm     c:\testdata\testref\panorama\upbottom_bitmap_panorama_stitch_ref.mbm
sl@0
   299
copy E:\inttest\icl\testdata\testref\panorama\upbottom_imageframe_panorama_stitch_ref.mbm     c:\testdata\testref\panorama\upbottom_imageframe_panorama_stitch_ref.mbm
sl@0
   300
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
sl@0
   301
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
sl@0
   302
sl@0
   303
testexecute z:\testdata\scripts\tsi_icl_imagepanorama_2_te.script
sl@0
   304
move C:\Logs\TestExecute\*.htm E:\Logs\TestExecute\imagePan\inttest\
sl@0
   305
del c:\testdata\images\panorama\*.*
sl@0
   306
del c:\testdata\testref\*.*
sl@0
   307
del c:\testdata\testref\panorama\*.*
sl@0
   308
del c:\testdata\testoutput\*.*
sl@0
   309
sl@0
   310
md c:\testdata\
sl@0
   311
md c:\testdata\images
sl@0
   312
md c:\testdata\images\panorama
sl@0
   313
md c:\testdata\testref
sl@0
   314
md c:\testdata\testref\panorama
sl@0
   315
sl@0
   316
copy E:\inttest\icl\testdata\images\panorama\viewfinder0.mbm     c:\testdata\images\panorama\viewfinder0.mbm
sl@0
   317
copy E:\inttest\icl\testdata\images\panorama\viewfinder10.mbm     c:\testdata\images\panorama\viewfinder10.mbm
sl@0
   318
copy E:\inttest\icl\testdata\images\panorama\viewfinder20.mbm     c:\testdata\images\panorama\viewfinder20.mbm
sl@0
   319
copy E:\inttest\icl\testdata\images\panorama\viewfinder30.mbm     c:\testdata\images\panorama\viewfinder30.mbm
sl@0
   320
copy E:\inttest\icl\testdata\images\panorama\viewfinder40.mbm     c:\testdata\images\panorama\viewfinder40.mbm
sl@0
   321
copy E:\inttest\icl\testdata\images\panorama\viewfinder50.mbm     c:\testdata\images\panorama\viewfinder50.mbm
sl@0
   322
copy E:\inttest\icl\testdata\images\panorama\viewfinder60.mbm     c:\testdata\images\panorama\viewfinder60.mbm
sl@0
   323
copy E:\inttest\icl\testdata\images\panorama\viewfinder70.mbm     c:\testdata\images\panorama\viewfinder70.mbm
sl@0
   324
copy E:\inttest\icl\testdata\images\panorama\viewfinder80.mbm     c:\testdata\images\panorama\viewfinder80.mbm
sl@0
   325
copy E:\inttest\icl\testdata\images\panorama\viewfinder90.mbm     c:\testdata\images\panorama\viewfinder90.mbm
sl@0
   326
copy E:\inttest\icl\testdata\images\panorama\viewfinder100.mbm     c:\testdata\images\panorama\viewfinder100.mbm
sl@0
   327
copy E:\inttest\icl\testdata\images\panorama\viewfinder110.mbm     c:\testdata\images\panorama\viewfinder110.mbm
sl@0
   328
copy E:\inttest\icl\testdata\images\panorama\viewfinder120.mbm     c:\testdata\images\panorama\viewfinder120.mbm
sl@0
   329
copy E:\inttest\icl\testdata\images\panorama\viewfinder130.mbm     c:\testdata\images\panorama\viewfinder130.mbm
sl@0
   330
copy E:\inttest\icl\testdata\images\panorama\viewfinder140.mbm     c:\testdata\images\panorama\viewfinder140.mbm
sl@0
   331
copy E:\inttest\icl\testdata\images\panorama\viewfinder150.mbm     c:\testdata\images\panorama\viewfinder150.mbm
sl@0
   332
copy E:\inttest\icl\testdata\images\panorama\viewfinder160.mbm     c:\testdata\images\panorama\viewfinder160.mbm
sl@0
   333
copy E:\inttest\icl\testdata\images\panorama\viewfinder170.mbm     c:\testdata\images\panorama\viewfinder170.mbm
sl@0
   334
copy E:\inttest\icl\testdata\images\panorama\viewfinder180.mbm     c:\testdata\images\panorama\viewfinder180.mbm
sl@0
   335
copy E:\inttest\icl\testdata\images\panorama\viewfinder190.mbm     c:\testdata\images\panorama\viewfinder190.mbm
sl@0
   336
copy E:\inttest\icl\testdata\images\panorama\viewfinder200.mbm     c:\testdata\images\panorama\viewfinder200.mbm
sl@0
   337
copy E:\inttest\icl\testdata\images\panorama\viewfinder210.mbm     c:\testdata\images\panorama\viewfinder210.mbm
sl@0
   338
copy E:\inttest\icl\testdata\images\panorama\viewfinder220.mbm     c:\testdata\images\panorama\viewfinder220.mbm
sl@0
   339
copy E:\inttest\icl\testdata\images\panorama\viewfinder0.jpg     c:\testdata\images\panorama\viewfinder0.jpg
sl@0
   340
copy E:\inttest\icl\testdata\images\panorama\viewfinder10.jpg     c:\testdata\images\panorama\viewfinder10.jpg
sl@0
   341
copy E:\inttest\icl\testdata\images\panorama\viewfinder20.jpg     c:\testdata\images\panorama\viewfinder20.jpg
sl@0
   342
copy E:\inttest\icl\testdata\images\panorama\viewfinder30.jpg     c:\testdata\images\panorama\viewfinder30.jpg
sl@0
   343
copy E:\inttest\icl\testdata\images\panorama\viewfinder40.jpg     c:\testdata\images\panorama\viewfinder40.jpg
sl@0
   344
copy E:\inttest\icl\testdata\images\panorama\viewfinder50.jpg     c:\testdata\images\panorama\viewfinder50.jpg
sl@0
   345
copy E:\inttest\icl\testdata\images\panorama\viewfinder60.jpg     c:\testdata\images\panorama\viewfinder60.jpg
sl@0
   346
copy E:\inttest\icl\testdata\images\panorama\viewfinder70.jpg     c:\testdata\images\panorama\viewfinder70.jpg
sl@0
   347
copy E:\inttest\icl\testdata\images\panorama\viewfinder80.jpg     c:\testdata\images\panorama\viewfinder80.jpg
sl@0
   348
copy E:\inttest\icl\testdata\images\panorama\viewfinder90.jpg     c:\testdata\images\panorama\viewfinder90.jpg
sl@0
   349
copy E:\inttest\icl\testdata\images\panorama\viewfinder100.jpg     c:\testdata\images\panorama\viewfinder100.jpg
sl@0
   350
copy E:\inttest\icl\testdata\images\panorama\viewfinder110.jpg     c:\testdata\images\panorama\viewfinder110.jpg
sl@0
   351
copy E:\inttest\icl\testdata\images\panorama\viewfinder120.jpg     c:\testdata\images\panorama\viewfinder120.jpg
sl@0
   352
copy E:\inttest\icl\testdata\images\panorama\viewfinder130.jpg     c:\testdata\images\panorama\viewfinder130.jpg
sl@0
   353
copy E:\inttest\icl\testdata\images\panorama\viewfinder140.jpg     c:\testdata\images\panorama\viewfinder140.jpg
sl@0
   354
copy E:\inttest\icl\testdata\images\panorama\viewfinder150.jpg     c:\testdata\images\panorama\viewfinder150.jpg
sl@0
   355
copy E:\inttest\icl\testdata\images\panorama\viewfinder160.jpg     c:\testdata\images\panorama\viewfinder160.jpg
sl@0
   356
copy E:\inttest\icl\testdata\images\panorama\viewfinder170.jpg     c:\testdata\images\panorama\viewfinder170.jpg
sl@0
   357
copy E:\inttest\icl\testdata\images\panorama\viewfinder180.jpg     c:\testdata\images\panorama\viewfinder180.jpg
sl@0
   358
copy E:\inttest\icl\testdata\images\panorama\viewfinder190.jpg     c:\testdata\images\panorama\viewfinder190.jpg
sl@0
   359
copy E:\inttest\icl\testdata\images\panorama\viewfinder200.jpg     c:\testdata\images\panorama\viewfinder200.jpg
sl@0
   360
copy E:\inttest\icl\testdata\images\panorama\viewfinder210.jpg     c:\testdata\images\panorama\viewfinder210.jpg
sl@0
   361
copy E:\inttest\icl\testdata\images\panorama\viewfinder220.jpg     c:\testdata\images\panorama\viewfinder220.jpg
sl@0
   362
copy E:\inttest\icl\testdata\testref\panorama\sydney_panorama_stitch_lr_ref.jpg     c:\testdata\testref\panorama\sydney_panorama_stitch_lr_ref.jpg
sl@0
   363
copy E:\inttest\icl\testdata\testref\panorama\sydney_panorama_stitch_rl_ref.jpg     c:\testdata\testref\panorama\sydney_panorama_stitch_rl_ref.jpg
sl@0
   364
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
sl@0
   365
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
sl@0
   366
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
sl@0
   367
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
sl@0
   368
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
sl@0
   369
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
sl@0
   370
sl@0
   371
testexecute z:\testdata\scripts\tsi_icl_imagepanorama_1_te.script
sl@0
   372
move C:\Logs\TestExecute\*.htm E:\Logs\TestExecute\imagePan\inttest\
sl@0
   373
del c:\testdata\images\panorama\*.*
sl@0
   374
del c:\testdata\testref\panorama\*.*
sl@0
   375
del c:\testdata\testref\*.*
sl@0
   376
del c:\testdata\testoutput\*.*
sl@0
   377
sl@0
   378
md c:\testdata\
sl@0
   379
md c:\testdata\images
sl@0
   380
md c:\testdata\images\panorama
sl@0
   381
md c:\testdata\testref
sl@0
   382
md c:\testdata\testref\panorama
sl@0
   383
sl@0
   384
copy E:\inttest\icl\testdata\images\panorama\viewfinder0.mbm     c:\testdata\images\panorama\viewfinder0.mbm
sl@0
   385
copy E:\inttest\icl\testdata\images\panorama\viewfinder10.mbm     c:\testdata\images\panorama\viewfinder10.mbm
sl@0
   386
copy E:\inttest\icl\testdata\images\panorama\viewfinder20.mbm     c:\testdata\images\panorama\viewfinder20.mbm
sl@0
   387
copy E:\inttest\icl\testdata\images\panorama\viewfinder30.mbm     c:\testdata\images\panorama\viewfinder30.mbm
sl@0
   388
copy E:\inttest\icl\testdata\images\panorama\viewfinder40.mbm     c:\testdata\images\panorama\viewfinder40.mbm
sl@0
   389
copy E:\inttest\icl\testdata\images\panorama\viewfinder50.mbm     c:\testdata\images\panorama\viewfinder50.mbm
sl@0
   390
copy E:\inttest\icl\testdata\images\panorama\viewfinder60.mbm     c:\testdata\images\panorama\viewfinder60.mbm
sl@0
   391
copy E:\inttest\icl\testdata\images\panorama\viewfinder70.mbm     c:\testdata\images\panorama\viewfinder70.mbm
sl@0
   392
copy E:\inttest\icl\testdata\images\panorama\viewfinder80.mbm     c:\testdata\images\panorama\viewfinder80.mbm
sl@0
   393
copy E:\inttest\icl\testdata\images\panorama\viewfinder90.mbm     c:\testdata\images\panorama\viewfinder90.mbm
sl@0
   394
copy E:\inttest\icl\testdata\images\panorama\viewfinder100.mbm     c:\testdata\images\panorama\viewfinder100.mbm
sl@0
   395
copy E:\inttest\icl\testdata\images\panorama\viewfinder110.mbm     c:\testdata\images\panorama\viewfinder110.mbm
sl@0
   396
copy E:\inttest\icl\testdata\images\panorama\viewfinder120.mbm     c:\testdata\images\panorama\viewfinder120.mbm
sl@0
   397
copy E:\inttest\icl\testdata\images\panorama\viewfinder130.mbm     c:\testdata\images\panorama\viewfinder130.mbm
sl@0
   398
copy E:\inttest\icl\testdata\images\panorama\viewfinder140.mbm     c:\testdata\images\panorama\viewfinder140.mbm
sl@0
   399
copy E:\inttest\icl\testdata\images\panorama\viewfinder150.mbm     c:\testdata\images\panorama\viewfinder150.mbm
sl@0
   400
copy E:\inttest\icl\testdata\images\panorama\viewfinder160.mbm     c:\testdata\images\panorama\viewfinder160.mbm
sl@0
   401
copy E:\inttest\icl\testdata\images\panorama\viewfinder170.mbm     c:\testdata\images\panorama\viewfinder170.mbm
sl@0
   402
copy E:\inttest\icl\testdata\images\panorama\viewfinder180.mbm     c:\testdata\images\panorama\viewfinder180.mbm
sl@0
   403
copy E:\inttest\icl\testdata\images\panorama\viewfinder190.mbm     c:\testdata\images\panorama\viewfinder190.mbm
sl@0
   404
copy E:\inttest\icl\testdata\images\panorama\viewfinder200.mbm     c:\testdata\images\panorama\viewfinder200.mbm
sl@0
   405
copy E:\inttest\icl\testdata\images\panorama\viewfinder210.mbm     c:\testdata\images\panorama\viewfinder210.mbm
sl@0
   406
copy E:\inttest\icl\testdata\images\panorama\viewfinder220.mbm     c:\testdata\images\panorama\viewfinder220.mbm
sl@0
   407
copy E:\inttest\icl\testdata\images\panorama\viewfinder0.jpg     c:\testdata\images\panorama\viewfinder0.jpg
sl@0
   408
copy E:\inttest\icl\testdata\images\panorama\viewfinder10.jpg     c:\testdata\images\panorama\viewfinder10.jpg
sl@0
   409
copy E:\inttest\icl\testdata\images\panorama\viewfinder20.jpg     c:\testdata\images\panorama\viewfinder20.jpg
sl@0
   410
copy E:\inttest\icl\testdata\images\panorama\viewfinder30.jpg     c:\testdata\images\panorama\viewfinder30.jpg
sl@0
   411
copy E:\inttest\icl\testdata\images\panorama\viewfinder40.jpg     c:\testdata\images\panorama\viewfinder40.jpg
sl@0
   412
copy E:\inttest\icl\testdata\images\panorama\viewfinder50.jpg     c:\testdata\images\panorama\viewfinder50.jpg
sl@0
   413
copy E:\inttest\icl\testdata\images\panorama\viewfinder60.jpg     c:\testdata\images\panorama\viewfinder60.jpg
sl@0
   414
copy E:\inttest\icl\testdata\images\panorama\viewfinder70.jpg     c:\testdata\images\panorama\viewfinder70.jpg
sl@0
   415
copy E:\inttest\icl\testdata\images\panorama\viewfinder80.jpg     c:\testdata\images\panorama\viewfinder80.jpg
sl@0
   416
copy E:\inttest\icl\testdata\images\panorama\viewfinder90.jpg     c:\testdata\images\panorama\viewfinder90.jpg
sl@0
   417
copy E:\inttest\icl\testdata\images\panorama\viewfinder100.jpg     c:\testdata\images\panorama\viewfinder100.jpg
sl@0
   418
copy E:\inttest\icl\testdata\images\panorama\viewfinder110.jpg     c:\testdata\images\panorama\viewfinder110.jpg
sl@0
   419
copy E:\inttest\icl\testdata\images\panorama\viewfinder120.jpg     c:\testdata\images\panorama\viewfinder120.jpg
sl@0
   420
copy E:\inttest\icl\testdata\images\panorama\viewfinder130.jpg     c:\testdata\images\panorama\viewfinder130.jpg
sl@0
   421
copy E:\inttest\icl\testdata\images\panorama\viewfinder140.jpg     c:\testdata\images\panorama\viewfinder140.jpg
sl@0
   422
copy E:\inttest\icl\testdata\images\panorama\viewfinder150.jpg     c:\testdata\images\panorama\viewfinder150.jpg
sl@0
   423
copy E:\inttest\icl\testdata\images\panorama\viewfinder160.jpg     c:\testdata\images\panorama\viewfinder160.jpg
sl@0
   424
copy E:\inttest\icl\testdata\images\panorama\viewfinder170.jpg     c:\testdata\images\panorama\viewfinder170.jpg
sl@0
   425
copy E:\inttest\icl\testdata\images\panorama\viewfinder180.jpg     c:\testdata\images\panorama\viewfinder180.jpg
sl@0
   426
copy E:\inttest\icl\testdata\images\panorama\viewfinder190.jpg     c:\testdata\images\panorama\viewfinder190.jpg
sl@0
   427
copy E:\inttest\icl\testdata\images\panorama\viewfinder200.jpg     c:\testdata\images\panorama\viewfinder200.jpg
sl@0
   428
copy E:\inttest\icl\testdata\images\panorama\viewfinder210.jpg     c:\testdata\images\panorama\viewfinder210.jpg
sl@0
   429
copy E:\inttest\icl\testdata\images\panorama\viewfinder220.jpg     c:\testdata\images\panorama\viewfinder220.jpg
sl@0
   430
REM copying reference images for panoramic stitch with effect and preview tests
sl@0
   431
copy E:\inttest\icl\testdata\testref\panorama\panorama_preview_noeffects.mbm  c:\testdata\testref\panorama\panorama_preview_noeffects.mbm
sl@0
   432
copy E:\inttest\icl\testdata\testref\panorama\panorama_preview_effects.mbm  c:\testdata\testref\panorama\panorama_preview_effects.mbm
sl@0
   433
copy E:\inttest\icl\testdata\testref\panorama\panorama_process_noeffects.jpg  c:\testdata\testref\panorama\panorama_process_noeffects.jpg
sl@0
   434
copy E:\inttest\icl\testdata\testref\panorama\panorama_process_effects.jpg  c:\testdata\testref\panorama\panorama_process_effects.jpg
sl@0
   435
copy E:\inttest\icl\testdata\testref\panorama\sydney_panorama_stitch_lr_ref.jpg  c:\testdata\testref\panorama\sydney_panorama_stitch_lr_ref.jpg
sl@0
   436
copy E:\inttest\icl\testdata\testref\panorama\viewfinder_witheffect_0027.jpg c:\testdata\testref\panorama\viewfinder_witheffect_0027.jpg
sl@0
   437
sl@0
   438
sl@0
   439
testexecute z:\testdata\scripts\tsi_icl_imagepanorama_3_te.script
sl@0
   440
move C:\Logs\TestExecute\*.htm E:\Logs\TestExecute\imagePan\inttest\
sl@0
   441
del c:\testdata\images\panorama\*.*
sl@0
   442
del c:\testdata\testref\panorama\*.*
sl@0
   443
del c:\testdata\testref\*.*
sl@0
   444
del c:\testdata\testoutput\*.*
sl@0
   445
sl@0
   446
sl@0
   447
md c:\testdata\
sl@0
   448
md c:\testdata\images
sl@0
   449
md c:\testdata\images\panorama
sl@0
   450
md c:\testdata\testref
sl@0
   451
md c:\testdata\testref\panorama
sl@0
   452
sl@0
   453
copy E:\inttest\icl\testdata\images\panorama\viewfinder0.mbm     c:\testdata\images\panorama\viewfinder0.mbm
sl@0
   454
copy E:\inttest\icl\testdata\images\panorama\viewfinder10.mbm     c:\testdata\images\panorama\viewfinder10.mbm
sl@0
   455
copy E:\inttest\icl\testdata\images\panorama\viewfinder20.mbm     c:\testdata\images\panorama\viewfinder20.mbm
sl@0
   456
copy E:\inttest\icl\testdata\images\panorama\viewfinder30.mbm     c:\testdata\images\panorama\viewfinder30.mbm
sl@0
   457
copy E:\inttest\icl\testdata\images\panorama\viewfinder40.mbm     c:\testdata\images\panorama\viewfinder40.mbm
sl@0
   458
copy E:\inttest\icl\testdata\images\panorama\viewfinder50.mbm     c:\testdata\images\panorama\viewfinder50.mbm
sl@0
   459
copy E:\inttest\icl\testdata\images\panorama\viewfinder60.mbm     c:\testdata\images\panorama\viewfinder60.mbm
sl@0
   460
copy E:\inttest\icl\testdata\images\panorama\viewfinder70.mbm     c:\testdata\images\panorama\viewfinder70.mbm
sl@0
   461
copy E:\inttest\icl\testdata\images\panorama\viewfinder80.mbm     c:\testdata\images\panorama\viewfinder80.mbm
sl@0
   462
copy E:\inttest\icl\testdata\images\panorama\viewfinder90.mbm     c:\testdata\images\panorama\viewfinder90.mbm
sl@0
   463
copy E:\inttest\icl\testdata\images\panorama\viewfinder100.mbm     c:\testdata\images\panorama\viewfinder100.mbm
sl@0
   464
copy E:\inttest\icl\testdata\images\panorama\viewfinder110.mbm     c:\testdata\images\panorama\viewfinder110.mbm
sl@0
   465
copy E:\inttest\icl\testdata\images\panorama\viewfinder120.mbm     c:\testdata\images\panorama\viewfinder120.mbm
sl@0
   466
copy E:\inttest\icl\testdata\images\panorama\viewfinder130.mbm     c:\testdata\images\panorama\viewfinder130.mbm
sl@0
   467
copy E:\inttest\icl\testdata\images\panorama\viewfinder140.mbm     c:\testdata\images\panorama\viewfinder140.mbm
sl@0
   468
copy E:\inttest\icl\testdata\images\panorama\viewfinder150.mbm     c:\testdata\images\panorama\viewfinder150.mbm
sl@0
   469
copy E:\inttest\icl\testdata\images\panorama\viewfinder160.mbm     c:\testdata\images\panorama\viewfinder160.mbm
sl@0
   470
copy E:\inttest\icl\testdata\images\panorama\viewfinder170.mbm     c:\testdata\images\panorama\viewfinder170.mbm
sl@0
   471
copy E:\inttest\icl\testdata\images\panorama\viewfinder180.mbm     c:\testdata\images\panorama\viewfinder180.mbm
sl@0
   472
copy E:\inttest\icl\testdata\images\panorama\viewfinder190.mbm     c:\testdata\images\panorama\viewfinder190.mbm
sl@0
   473
copy E:\inttest\icl\testdata\images\panorama\viewfinder200.mbm     c:\testdata\images\panorama\viewfinder200.mbm
sl@0
   474
copy E:\inttest\icl\testdata\images\panorama\viewfinder210.mbm     c:\testdata\images\panorama\viewfinder210.mbm
sl@0
   475
copy E:\inttest\icl\testdata\images\panorama\viewfinder220.mbm     c:\testdata\images\panorama\viewfinder220.mbm
sl@0
   476
copy E:\inttest\icl\testdata\images\panorama\viewfinderalloc0.mbm     c:\testdata\images\panorama\viewfinderalloc0.mbm
sl@0
   477
copy E:\inttest\icl\testdata\images\panorama\viewfinderalloc10.mbm     c:\testdata\images\panorama\viewfinderalloc10.mbm
sl@0
   478
copy E:\inttest\icl\testdata\images\panorama\viewfinderalloc20.mbm     c:\testdata\images\panorama\viewfinderalloc20.mbm
sl@0
   479
copy E:\inttest\icl\testdata\images\panorama\viewfinderalloc30.mbm     c:\testdata\images\panorama\viewfinderalloc30.mbm
sl@0
   480
copy E:\inttest\icl\testdata\images\panorama\viewfinderalloc40.mbm     c:\testdata\images\panorama\viewfinderalloc40.mbm
sl@0
   481
copy E:\inttest\icl\testdata\images\panorama\viewfinder0.jpg     c:\testdata\images\panorama\viewfinder0.jpg
sl@0
   482
copy E:\inttest\icl\testdata\images\panorama\viewfinder10.jpg     c:\testdata\images\panorama\viewfinder10.jpg
sl@0
   483
copy E:\inttest\icl\testdata\images\panorama\viewfinder20.jpg     c:\testdata\images\panorama\viewfinder20.jpg
sl@0
   484
copy E:\inttest\icl\testdata\images\panorama\viewfinder30.jpg     c:\testdata\images\panorama\viewfinder30.jpg
sl@0
   485
copy E:\inttest\icl\testdata\images\panorama\viewfinder40.jpg     c:\testdata\images\panorama\viewfinder40.jpg
sl@0
   486
copy E:\inttest\icl\testdata\images\panorama\viewfinder50.jpg     c:\testdata\images\panorama\viewfinder50.jpg
sl@0
   487
copy E:\inttest\icl\testdata\images\panorama\viewfinder60.jpg     c:\testdata\images\panorama\viewfinder60.jpg
sl@0
   488
copy E:\inttest\icl\testdata\images\panorama\viewfinder70.jpg     c:\testdata\images\panorama\viewfinder70.jpg
sl@0
   489
copy E:\inttest\icl\testdata\images\panorama\viewfinder80.jpg     c:\testdata\images\panorama\viewfinder80.jpg
sl@0
   490
copy E:\inttest\icl\testdata\images\panorama\viewfinder90.jpg     c:\testdata\images\panorama\viewfinder90.jpg
sl@0
   491
copy E:\inttest\icl\testdata\images\panorama\viewfinder100.jpg     c:\testdata\images\panorama\viewfinder100.jpg
sl@0
   492
copy E:\inttest\icl\testdata\images\panorama\viewfinder110.jpg     c:\testdata\images\panorama\viewfinder110.jpg
sl@0
   493
copy E:\inttest\icl\testdata\images\panorama\viewfinder120.jpg     c:\testdata\images\panorama\viewfinder120.jpg
sl@0
   494
copy E:\inttest\icl\testdata\images\panorama\viewfinder130.jpg     c:\testdata\images\panorama\viewfinder130.jpg
sl@0
   495
copy E:\inttest\icl\testdata\images\panorama\viewfinder140.jpg     c:\testdata\images\panorama\viewfinder140.jpg
sl@0
   496
copy E:\inttest\icl\testdata\images\panorama\viewfinder150.jpg     c:\testdata\images\panorama\viewfinder150.jpg
sl@0
   497
copy E:\inttest\icl\testdata\images\panorama\viewfinder160.jpg     c:\testdata\images\panorama\viewfinder160.jpg
sl@0
   498
copy E:\inttest\icl\testdata\images\panorama\viewfinder170.jpg     c:\testdata\images\panorama\viewfinder170.jpg
sl@0
   499
copy E:\inttest\icl\testdata\images\panorama\viewfinder180.jpg     c:\testdata\images\panorama\viewfinder180.jpg
sl@0
   500
copy E:\inttest\icl\testdata\images\panorama\viewfinder190.jpg     c:\testdata\images\panorama\viewfinder190.jpg
sl@0
   501
copy E:\inttest\icl\testdata\images\panorama\viewfinder200.jpg     c:\testdata\images\panorama\viewfinder200.jpg
sl@0
   502
copy E:\inttest\icl\testdata\images\panorama\viewfinder210.jpg     c:\testdata\images\panorama\viewfinder210.jpg
sl@0
   503
copy E:\inttest\icl\testdata\images\panorama\viewfinder220.jpg     c:\testdata\images\panorama\viewfinder220.jpg
sl@0
   504
copy E:\inttest\icl\testdata\images\panorama\viewfinderalloc0.jpg     c:\testdata\images\panorama\viewfinderalloc0.jpg
sl@0
   505
copy E:\inttest\icl\testdata\images\panorama\viewfinderalloc10.jpg     c:\testdata\images\panorama\viewfinderalloc10.jpg
sl@0
   506
copy E:\inttest\icl\testdata\images\panorama\viewfinderalloc20.jpg     c:\testdata\images\panorama\viewfinderalloc20.jpg
sl@0
   507
copy E:\inttest\icl\testdata\images\panorama\viewfinderalloc30.jpg     c:\testdata\images\panorama\viewfinderalloc30.jpg
sl@0
   508
copy E:\inttest\icl\testdata\images\panorama\viewfinderalloc40.jpg     c:\testdata\images\panorama\viewfinderalloc40.jpg
sl@0
   509
sl@0
   510
testexecute z:\testdata\scripts\tsi_icl_imagepanorama_alloc_1_te.script
sl@0
   511
move C:\Logs\TestExecute\*.htm E:\Logs\TestExecute\imagePan\inttest\
sl@0
   512
del c:\testdata\images\panorama\*.*
sl@0
   513
del c:\testdata\testref\panorama\*.*
sl@0
   514
del c:\testdata\testref\*.*
sl@0
   515
del c:\testdata\testoutput\*.*
sl@0
   516
sl@0
   517
md c:\testdata\
sl@0
   518
md c:\testdata\images
sl@0
   519
md c:\testdata\images\panorama
sl@0
   520
md c:\testdata\testref
sl@0
   521
md c:\testdata\testref\panorama
sl@0
   522
sl@0
   523
copy E:\inttest\icl\testdata\images\panorama\upbottom1.mbm     c:\testdata\images\panorama\upbottom1.mbm
sl@0
   524
copy E:\inttest\icl\testdata\images\panorama\upbottom2.mbm     c:\testdata\images\panorama\upbottom2.mbm
sl@0
   525
copy E:\inttest\icl\testdata\images\panorama\upbottom3.mbm     c:\testdata\images\panorama\upbottom3.mbm
sl@0
   526
copy E:\inttest\icl\testdata\images\panorama\upbottom4.mbm     c:\testdata\images\panorama\upbottom4.mbm
sl@0
   527
copy E:\inttest\icl\testdata\images\panorama\upbottom5.mbm     c:\testdata\images\panorama\upbottom5.mbm
sl@0
   528
copy E:\inttest\icl\testdata\images\panorama\upbottom6.mbm     c:\testdata\images\panorama\upbottom6.mbm
sl@0
   529
copy E:\inttest\icl\testdata\images\panorama\upbottom7.mbm     c:\testdata\images\panorama\upbottom7.mbm
sl@0
   530
copy E:\inttest\icl\testdata\images\panorama\upbottom8.mbm     c:\testdata\images\panorama\upbottom8.mbm
sl@0
   531
copy E:\inttest\icl\testdata\images\panorama\upbottom.mbm     c:\testdata\images\panorama\upbottom.mbm
sl@0
   532
copy E:\inttest\icl\testdata\images\panorama\upbottomalloc1.mbm     c:\testdata\images\panorama\upbottomalloc1.mbm
sl@0
   533
copy E:\inttest\icl\testdata\images\panorama\upbottomalloc2.mbm     c:\testdata\images\panorama\upbottomalloc2.mbm
sl@0
   534
copy E:\inttest\icl\testdata\images\panorama\upbottomalloc3.mbm     c:\testdata\images\panorama\upbottomalloc3.mbm
sl@0
   535
copy E:\inttest\icl\testdata\images\panorama\upbottomalloc4.mbm     c:\testdata\images\panorama\upbottomalloc4.mbm
sl@0
   536
copy E:\inttest\icl\testdata\images\panorama\upbottomalloc5.mbm     c:\testdata\images\panorama\upbottomalloc5.mbm
sl@0
   537
copy E:\inttest\icl\testdata\images\panorama\upbottom1.jpg     c:\testdata\images\panorama\upbottom1.jpg
sl@0
   538
copy E:\inttest\icl\testdata\images\panorama\upbottom2.jpg     c:\testdata\images\panorama\upbottom2.jpg
sl@0
   539
copy E:\inttest\icl\testdata\images\panorama\upbottom3.jpg     c:\testdata\images\panorama\upbottom3.jpg
sl@0
   540
copy E:\inttest\icl\testdata\images\panorama\upbottom4.jpg     c:\testdata\images\panorama\upbottom4.jpg
sl@0
   541
copy E:\inttest\icl\testdata\images\panorama\upbottom5.jpg     c:\testdata\images\panorama\upbottom5.jpg
sl@0
   542
copy E:\inttest\icl\testdata\images\panorama\upbottom6.jpg     c:\testdata\images\panorama\upbottom6.jpg
sl@0
   543
copy E:\inttest\icl\testdata\images\panorama\upbottom7.jpg     c:\testdata\images\panorama\upbottom7.jpg
sl@0
   544
copy E:\inttest\icl\testdata\images\panorama\upbottom8.jpg     c:\testdata\images\panorama\upbottom8.jpg
sl@0
   545
copy E:\inttest\icl\testdata\images\panorama\upbottomalloc1.jpg     c:\testdata\images\panorama\upbottomalloc1.jpg
sl@0
   546
copy E:\inttest\icl\testdata\images\panorama\upbottomalloc2.jpg     c:\testdata\images\panorama\upbottomalloc2.jpg
sl@0
   547
copy E:\inttest\icl\testdata\images\panorama\upbottomalloc3.jpg     c:\testdata\images\panorama\upbottomalloc3.jpg
sl@0
   548
copy E:\inttest\icl\testdata\images\panorama\upbottomalloc4.jpg     c:\testdata\images\panorama\upbottomalloc4.jpg
sl@0
   549
copy E:\inttest\icl\testdata\images\panorama\upbottomalloc5.jpg     c:\testdata\images\panorama\upbottomalloc5.jpg
sl@0
   550
sl@0
   551
testexecute z:\testdata\scripts\tsi_icl_imagepanorama_alloc_2_te.script
sl@0
   552
move C:\Logs\TestExecute\*.htm E:\Logs\TestExecute\imagePan\inttest\
sl@0
   553
del c:\testdata\images\panorama\*.*
sl@0
   554
del c:\testdata\testref\*.*
sl@0
   555
del c:\testdata\testref\panorama\*.*
sl@0
   556
del c:\testdata\testoutput\*.*
sl@0
   557
sl@0
   558
REM caps imagePan tests finished
sl@0
   559
sl@0
   560