sl@0
|
1 |
rem Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
|
sl@0
|
2 |
rem All rights reserved.
|
sl@0
|
3 |
rem This component and the accompanying materials are made available
|
sl@0
|
4 |
rem under the terms of "Eclipse Public License v1.0"
|
sl@0
|
5 |
rem which accompanies this distribution, and is available
|
sl@0
|
6 |
rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
sl@0
|
7 |
rem
|
sl@0
|
8 |
rem Initial Contributors:
|
sl@0
|
9 |
rem Nokia Corporation - initial contribution.
|
sl@0
|
10 |
rem
|
sl@0
|
11 |
rem Contributors:
|
sl@0
|
12 |
rem
|
sl@0
|
13 |
rem Description:
|
sl@0
|
14 |
rem Image Decoder Integration Tests
|
sl@0
|
15 |
rem
|
sl@0
|
16 |
rem
|
sl@0
|
17 |
|
sl@0
|
18 |
del E:\Logs\TestResults\icl\imagedecoder\TSI_ICL_IMAGEDECODER_PERF.htm
|
sl@0
|
19 |
del E:\Logs\TestResults\icl\imagedecoder\TSI_ICL_IMAGEDECODER_CROP.htm
|
sl@0
|
20 |
del E:\Logs\TestResults\icl\imagedecoder\TSI_ICL_IMAGEDECODER_SCALE.htm
|
sl@0
|
21 |
del E:\Logs\TestResults\icl\imagedecoder\TSI_ICL_IMAGEDECODER_ROTATION.htm
|
sl@0
|
22 |
del E:\Logs\TestResults\icl\imagedecoder\TSI_ICL_IMAGEDECODER_MULTIPLEOP.htm
|
sl@0
|
23 |
del E:\Logs\TestResults\icl\imagedecoder\TSI_ICL_IMAGEDECODER_EXTINTERFACE.htm
|
sl@0
|
24 |
del E:\Logs\TestResults\icl\imagedecoder\TSI_ICL_IMAGEDECODER_AUTOROTATE.htm
|
sl@0
|
25 |
|
sl@0
|
26 |
md E:\Logs\
|
sl@0
|
27 |
md E:\Logs\TestResults\
|
sl@0
|
28 |
md E:\Logs\TestResults\icl\
|
sl@0
|
29 |
md E:\Logs\TestResults\icl\imagedecoder\
|
sl@0
|
30 |
|
sl@0
|
31 |
md c:\icl\
|
sl@0
|
32 |
md c:\icl\testimages\
|
sl@0
|
33 |
md c:\icl\testimages\mbm\
|
sl@0
|
34 |
md c:\icl\testimages\jpeg\
|
sl@0
|
35 |
md c:\icl\refimages\
|
sl@0
|
36 |
md C:\tsu_icl_exifimgdisp_01\
|
sl@0
|
37 |
|
sl@0
|
38 |
copy E:\inttest\icl\testimages\jpeg\jpeg_average01.jpg c:\icl\testimages\jpeg\jpeg_average01.jpg
|
sl@0
|
39 |
copy E:\inttest\icl\testimages\jpeg\jpeg_average02.jpg c:\icl\testimages\jpeg\jpeg_average02.jpg
|
sl@0
|
40 |
copy E:\inttest\icl\testimages\jpeg\jpeg_corrupt02.jpg c:\icl\testimages\jpeg\jpeg_corrupt02.jpg
|
sl@0
|
41 |
copy E:\inttest\icl\testimages\jpeg\jpeg_corrupt03.jpg c:\icl\testimages\jpeg\jpeg_corrupt03.jpg
|
sl@0
|
42 |
copy E:\inttest\icl\testimages\jpeg\jpeg_corrupt04.jpg c:\icl\testimages\jpeg\jpeg_corrupt04.jpg
|
sl@0
|
43 |
copy E:\inttest\icl\testimages\jpeg\jpeg_corrupt05.jpg c:\icl\testimages\jpeg\jpeg_corrupt05.jpg
|
sl@0
|
44 |
copy E:\inttest\icl\testimages\jpeg\jpeg_corrupt10.jpg c:\icl\testimages\jpeg\jpeg_corrupt10.jpg
|
sl@0
|
45 |
copy E:\inttest\icl\testimages\jpeg\jpeg_multiscan.jpg c:\icl\testimages\jpeg\jpeg_multiscan.jpg
|
sl@0
|
46 |
copy E:\inttest\icl\testimages\jpeg\jpeg_restartinterop.jpg c:\icl\testimages\jpeg\jpeg_restartinterop.jpg
|
sl@0
|
47 |
copy E:\inttest\icl\testimages\jpeg\jpeg_small01.jpg c:\icl\testimages\jpeg\jpeg_small01.jpg
|
sl@0
|
48 |
copy E:\inttest\icl\testimages\jpeg\jpeg_small02.jpg c:\icl\testimages\jpeg\jpeg_small02.jpg
|
sl@0
|
49 |
copy E:\inttest\icl\testimages\jpeg\jpeg_small03.jpg c:\icl\testimages\jpeg\jpeg_small03.jpg
|
sl@0
|
50 |
copy E:\inttest\icl\testimages\jpeg\jpeg_small04.jpg c:\icl\testimages\jpeg\jpeg_small04.jpg
|
sl@0
|
51 |
copy E:\inttest\icl\testimages\jpeg\jpeg_small05.jpg c:\icl\testimages\jpeg\jpeg_small05.jpg
|
sl@0
|
52 |
copy E:\inttest\icl\testimages\jpeg\jpeg_small07.jpg c:\icl\testimages\jpeg\jpeg_small07.jpg
|
sl@0
|
53 |
copy E:\inttest\icl\testimages\jpeg\jpeg_small09.jpg c:\icl\testimages\jpeg\jpeg_small09.jpg
|
sl@0
|
54 |
copy E:\inttest\icl\testimages\jpeg\jpeg_small10.jpg c:\icl\testimages\jpeg\jpeg_small10.jpg
|
sl@0
|
55 |
copy E:\inttest\icl\testimages\jpeg\jpeg_small11.jpg c:\icl\testimages\jpeg\jpeg_small11.jpg
|
sl@0
|
56 |
copy E:\inttest\icl\testimages\jpeg\jpeg_small12.jpg c:\icl\testimages\jpeg\jpeg_small12.jpg
|
sl@0
|
57 |
copy E:\inttest\icl\testimages\jpeg\jpeg_small13.jpg c:\icl\testimages\jpeg\jpeg_small13.jpg
|
sl@0
|
58 |
copy E:\inttest\icl\testimages\jpeg\jpeg_small14.jpg c:\icl\testimages\jpeg\jpeg_small14.jpg
|
sl@0
|
59 |
|
sl@0
|
60 |
copy E:\inttest\icl\testimages\jfif444.jpg c:\ICL\TestImages\jfif444.jpg
|
sl@0
|
61 |
copy E:\inttest\icl\refimages\jfif444.mbm c:\ICL\RefImages\jfif444.mbm
|
sl@0
|
62 |
|
sl@0
|
63 |
copy E:\inttest\icl\testimages\trans_8.gif c:\ICL\TestImages\trans_8.gif
|
sl@0
|
64 |
copy E:\inttest\icl\refimages\trans_8.mbm c:\ICL\RefImages\trans_8.mbm
|
sl@0
|
65 |
|
sl@0
|
66 |
copy E:\inttest\icl\testimages\png4_8.png c:\ICL\TestImages\png4_8.png
|
sl@0
|
67 |
copy E:\inttest\icl\refimages\png4_8.mbm c:\ICL\RefImages\png4_8.mbm
|
sl@0
|
68 |
|
sl@0
|
69 |
copy E:\inttest\icl\testimages\simple_b.mng c:\ICL\TestImages\simple_b.mng
|
sl@0
|
70 |
|
sl@0
|
71 |
copy E:\inttest\icl\testimages\jfif422_4_ref.JPG c:\ICL\TestImages\jfif422_4_ref.JPG
|
sl@0
|
72 |
|
sl@0
|
73 |
copy E:\inttest\icl\testimages\clock.gif c:\ICL\TestImages\clock.gif
|
sl@0
|
74 |
|
sl@0
|
75 |
copy E:\inttest\icl\testimages\mbm\bitmap_small01.mbm c:\ICL\TestImages\mbm\bitmap_small01.mbm
|
sl@0
|
76 |
|
sl@0
|
77 |
copy E:\tsu_icl_Exifimgdisp_01\auto_rot_1.jpeg c:\tsu_icl_exifimgdisp_01\auto_rot_1.jpeg
|
sl@0
|
78 |
copy E:\tsu_icl_Exifimgdisp_01\auto_rot_2.jpeg c:\tsu_icl_exifimgdisp_01\auto_rot_2.jpeg
|
sl@0
|
79 |
copy E:\tsu_icl_Exifimgdisp_01\auto_rot_3.jpeg c:\tsu_icl_exifimgdisp_01\auto_rot_3.jpeg
|
sl@0
|
80 |
copy E:\tsu_icl_Exifimgdisp_01\auto_rot_4.jpeg c:\tsu_icl_exifimgdisp_01\auto_rot_4.jpeg
|
sl@0
|
81 |
copy E:\tsu_icl_Exifimgdisp_01\auto_rot_5.jpeg c:\tsu_icl_exifimgdisp_01\auto_rot_5.jpeg
|
sl@0
|
82 |
copy E:\tsu_icl_Exifimgdisp_01\auto_rot_6.jpeg c:\tsu_icl_exifimgdisp_01\auto_rot_6.jpeg
|
sl@0
|
83 |
copy E:\tsu_icl_Exifimgdisp_01\auto_rot_7.jpeg c:\tsu_icl_exifimgdisp_01\auto_rot_7.jpeg
|
sl@0
|
84 |
copy E:\tsu_icl_Exifimgdisp_01\auto_rot_8.jpeg c:\tsu_icl_exifimgdisp_01\auto_rot_8.jpeg
|
sl@0
|
85 |
|
sl@0
|
86 |
e:\rta\makecontent.bat
|
sl@0
|
87 |
|
sl@0
|
88 |
testframework -q \icl\imagedecoder\tsi_icl_imagedecoder_perf.script
|
sl@0
|
89 |
move C:\Logs\TestResults\icl\imagedecoder\TSI_ICL_IMAGEDECODER_PERF.htm E:\Logs\TestResults\icl\imagedecoder\
|
sl@0
|
90 |
|
sl@0
|
91 |
testframework -q \icl\imagedecoder\tsi_icl_imagedecoder_crop.script
|
sl@0
|
92 |
move C:\Logs\TestResults\icl\imagedecoder\TSI_ICL_IMAGEDECODER_CROP.htm E:\Logs\TestResults\icl\imagedecoder\
|
sl@0
|
93 |
|
sl@0
|
94 |
testframework -q \icl\imagedecoder\tsi_icl_imagedecoder_scale.script
|
sl@0
|
95 |
move C:\Logs\TestResults\icl\imagedecoder\TSI_ICL_IMAGEDECODER_SCALE.htm E:\Logs\TestResults\icl\imagedecoder\
|
sl@0
|
96 |
|
sl@0
|
97 |
testframework -q \icl\imagedecoder\tsi_icl_imagedecoder_rotation.script
|
sl@0
|
98 |
move C:\Logs\TestResults\icl\imagedecoder\TSI_ICL_IMAGEDECODER_ROTATION.htm E:\Logs\TestResults\icl\imagedecoder\
|
sl@0
|
99 |
|
sl@0
|
100 |
testframework -q \icl\imagedecoder\tsi_icl_imagedecoder_multipleop.script
|
sl@0
|
101 |
move C:\Logs\TestResults\icl\imagedecoder\TSI_ICL_IMAGEDECODER_MULTIPLEOP.htm E:\Logs\TestResults\icl\imagedecoder\
|
sl@0
|
102 |
|
sl@0
|
103 |
testframework -q \icl\imagedecoder\tsi_icl_imagedecoder_extinterface.script
|
sl@0
|
104 |
move C:\Logs\TestResults\icl\imagedecoder\TSI_ICL_IMAGEDECODER_EXTINTERFACE.htm E:\Logs\TestResults\icl\imagedecoder\
|
sl@0
|
105 |
|
sl@0
|
106 |
testframework -q \icl\imagedecoder\tsi_icl_imagedecoder_extinterface_panic.script
|
sl@0
|
107 |
move C:\Logs\TestResults\icl\imagedecoder\TSI_ICL_IMAGEDECODER_EXTINTERFACE_PANIC.htm E:\Logs\TestResults\icl\imagedecoder\
|
sl@0
|
108 |
|
sl@0
|
109 |
testframework -q \icl\imagedecoder\tsi_icl_imagedecoder_autorotate.script
|
sl@0
|
110 |
move C:\Logs\TestResults\icl\imagedecoder\TSI_ICL_IMAGEDECODER_AUTOROTATE.htm E:\Logs\TestResults\icl\imagedecoder\
|
sl@0
|
111 |
|
sl@0
|
112 |
---------------------------
|
sl@0
|
113 |
Symbian OS Application Error
|
sl@0
|
114 |
---------------------------
|
sl@0
|
115 |
A call to User::Panic() has occured, indicating
|
sl@0
|
116 |
a programming fault in the running application.
|
sl@0
|
117 |
Please refer to the documentation for more details.
|
sl@0
|
118 |
|
sl@0
|
119 |
Program testframework.exe::DoTestThread00000000
|
sl@0
|
120 |
Error KERN-EXEC : 3
|
sl@0
|
121 |
|
sl@0
|
122 |
Do you wish to Debug the error?
|
sl@0
|
123 |
---------------------------
|
sl@0
|
124 |
Yes No
|
sl@0
|
125 |
---------------------------
|
sl@0
|
126 |
|
sl@0
|
127 |
|
sl@0
|
128 |
del c:\icl\testimages\mbm\*.*
|
sl@0
|
129 |
del c:\icl\testimages\jpeg\*.*
|
sl@0
|
130 |
|
sl@0
|
131 |
REM Copy output images from hardware to MMC, if output images are generated for hw
|
sl@0
|
132 |
REM E:\inttest\icl\ folder will be already existing in MMC
|
sl@0
|
133 |
md E:\inttest\icl\outputimages\
|
sl@0
|
134 |
md E:\inttest\icl\outputimages\mbm\
|
sl@0
|
135 |
md E:\inttest\icl\outputimages\jpeg\
|
sl@0
|
136 |
|
sl@0
|
137 |
copy c:\icl\outputimages\mbm\*.* E:\inttest\icl\outputimages\mbm\*.*
|
sl@0
|
138 |
del c:\icl\outputimages\mbm\*.*
|
sl@0
|
139 |
copy c:\icl\outputimages\jpeg\*.* E:\inttest\icl\outputimages\jpeg\*.*
|
sl@0
|
140 |
del c:\icl\outputimages\jpeg\*.*
|
sl@0
|
141 |
|
sl@0
|
142 |
runICLDecoderIntTestsStream.bat
|