0
|
1 |
rem Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
|
|
2 |
rem All rights reserved.
|
|
3 |
rem This component and the accompanying materials are made available
|
|
4 |
rem under the terms of "Eclipse Public License v1.0"
|
|
5 |
rem which accompanies this distribution, and is available
|
|
6 |
rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
|
7 |
rem
|
|
8 |
rem Initial Contributors:
|
|
9 |
rem Nokia Corporation - initial contribution.
|
|
10 |
rem
|
|
11 |
rem Contributors:
|
|
12 |
rem
|
|
13 |
rem Description:
|
|
14 |
rem Image Encoder Integration Tests
|
|
15 |
rem
|
|
16 |
rem
|
|
17 |
|
|
18 |
del E:\Logs\TestResults\icl\imageencoder\TSI_ICL_IMAGEENCODER_PERF1.htm
|
|
19 |
del E:\Logs\TestResults\icl\imageencoder\TSI_ICL_IMAGEENCODER_PERF2.htm
|
|
20 |
del E:\Logs\TestResults\icl\imageencoder\TSI_ICL_IMAGEENCODER_PERF3.htm
|
|
21 |
|
|
22 |
md E:\Logs\
|
|
23 |
md E:\Logs\TestResults\
|
|
24 |
md E:\Logs\TestResults\icl\
|
|
25 |
md E:\Logs\TestResults\icl\imageencoder\
|
|
26 |
|
|
27 |
md c:\icl\
|
|
28 |
md c:\icl\testimages\
|
|
29 |
md c:\icl\testimages\mbm\
|
|
30 |
md c:\icl\testimages\jpeg\
|
|
31 |
|
|
32 |
|
|
33 |
copy E:\inttest\icl\testimages\mbm\bitmap_verysmall02.mbm c:\icl\testimages\mbm\bitmap_verysmall02.mbm
|
|
34 |
copy E:\inttest\icl\testimages\mbm\bitmap_small01.mbm c:\icl\testimages\mbm\bitmap_small01.mbm
|
|
35 |
copy E:\inttest\icl\testimages\mbm\bitmap_average01.mbm c:\icl\testimages\mbm\bitmap_average01.mbm
|
|
36 |
copy E:\inttest\icl\testimages\mbm\bitmap_small02.mbm c:\icl\testimages\mbm\bitmap_small02.mbm
|
|
37 |
copy E:\inttest\icl\testimages\mbm\bitmap_small03.mbm c:\icl\testimages\mbm\bitmap_small03.mbm
|
|
38 |
|
|
39 |
|
|
40 |
testframework -q \icl\imageencoder\tsi_icl_imageencoder_perf1.script
|
|
41 |
move C:\Logs\TestResults\icl\imageencoder\*.htm E:\Logs\TestResults\icl\imageencoder\
|
|
42 |
|
|
43 |
REM Copy output images from hardware to MMC, if output images are generated for hw
|
|
44 |
REM E:\inttest\icl\ folder will be already existing in MMC
|
|
45 |
md E:\inttest\icl\outputimages\
|
|
46 |
md E:\inttest\icl\outputimages\mbm\
|
|
47 |
md E:\inttest\icl\outputimages\jpeg\
|
|
48 |
|
|
49 |
REM copy c:\icl\outputimages\mbm\*.* E:\inttest\icl\outputimages\mbm\*.*
|
|
50 |
del c:\icl\outputimages\mbm\*.*
|
|
51 |
REM copy c:\icl\outputimages\jpeg\*.* E:\inttest\icl\outputimages\jpeg\*.*
|
|
52 |
del c:\icl\outputimages\jpeg\*.*
|
|
53 |
|
|
54 |
testframework -q \icl\imageencoder\tsi_icl_imageencoder_perf2.script
|
|
55 |
move C:\Logs\TestResults\icl\imageencoder\*.htm E:\Logs\TestResults\icl\imageencoder\
|
|
56 |
|
|
57 |
REM copy c:\icl\outputimages\mbm\*.* E:\inttest\icl\outputimages\mbm\*.*
|
|
58 |
del c:\icl\outputimages\mbm\*.*
|
|
59 |
REM copy c:\icl\outputimages\jpeg\*.* E:\inttest\icl\outputimages\jpeg\*.*
|
|
60 |
del c:\icl\outputimages\jpeg\*.*
|
|
61 |
|
|
62 |
del c:\icl\testimages\mbm\*.*
|
|
63 |
del c:\icl\testimages\jpeg\*.*
|
|
64 |
|
|
65 |
copy E:\inttest\icl\testimages\mbm\bitmap_small03.mbm c:\icl\testimages\mbm\bitmap_small03.mbm
|
|
66 |
copy E:\inttest\icl\testimages\mbm\bitmap_average02.mbm c:\icl\testimages\mbm\bitmap_average02.mbm
|
|
67 |
|
|
68 |
testframework -q \icl\imageencoder\tsi_icl_imageencoder_perf3.script
|
|
69 |
move C:\Logs\TestResults\icl\imageencoder\*.htm E:\Logs\TestResults\icl\imageencoder\
|
|
70 |
|
|
71 |
REM copy c:\icl\outputimages\mbm\*.* E:\inttest\icl\outputimages\mbm\*.*
|
|
72 |
del c:\icl\outputimages\mbm\*.*
|
|
73 |
REM copy c:\icl\outputimages\jpeg\*.* E:\inttest\icl\outputimages\jpeg\*.*
|
|
74 |
del c:\icl\outputimages\jpeg\*.*
|
|
75 |
|
|
76 |
del c:\icl\testimages\mbm\*.*
|
|
77 |
del c:\icl\testimages\jpeg\*.*
|