sl@0: rem Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: rem All rights reserved. sl@0: rem This component and the accompanying materials are made available sl@0: rem under the terms of "Eclipse Public License v1.0" sl@0: rem which accompanies this distribution, and is available sl@0: rem at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: rem sl@0: rem Initial Contributors: sl@0: rem Nokia Corporation - initial contribution. sl@0: rem sl@0: rem Contributors: sl@0: rem sl@0: rem Description: sl@0: rem Image Encoder Integration Tests sl@0: rem sl@0: rem sl@0: sl@0: del E:\Logs\TestResults\icl\imageencoder\TSI_ICL_IMAGEENCODER_STREAM.htm sl@0: sl@0: md E:\Logs\ sl@0: md E:\Logs\TestResults\ sl@0: md E:\Logs\TestResults\icl\ sl@0: md E:\Logs\TestResults\icl\imageencoder\ sl@0: sl@0: md c:\icl\ sl@0: md c:\icl\testimages\ sl@0: md c:\icl\testimages\mbm\ sl@0: md c:\icl\testimages\jpeg\ sl@0: sl@0: sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_small15.jpg c:\icl\testimages\jpeg\jpeg_small15.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_small10.jpg c:\icl\testimages\jpeg\jpeg_small10.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_small01.jpg c:\icl\testimages\jpeg\jpeg_small01.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_small18_a.jpg c:\icl\testimages\jpeg\jpeg_small18_a.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_small18_b.jpg c:\icl\testimages\jpeg\jpeg_small18_b.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_small18_c.jpg c:\icl\testimages\jpeg\jpeg_small18_c.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_small18_d.jpg c:\icl\testimages\jpeg\jpeg_small18_d.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_small18_e.jpg c:\icl\testimages\jpeg\jpeg_small18_e.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_small18_f.jpg c:\icl\testimages\jpeg\jpeg_small18_f.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_small18_g.jpg c:\icl\testimages\jpeg\jpeg_small18_g.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_small18_h.jpg c:\icl\testimages\jpeg\jpeg_small18_h.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_small18_i.jpg c:\icl\testimages\jpeg\jpeg_small18_i.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_small18_j.jpg c:\icl\testimages\jpeg\jpeg_small18_j.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_small14_a.jpg c:\icl\testimages\jpeg\jpeg_small14_a.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_small10_a.jpg c:\icl\testimages\jpeg\jpeg_small10_a.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_small09_a.jpg c:\icl\testimages\jpeg\jpeg_small09_a.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_small13_a.jpg c:\icl\testimages\jpeg\jpeg_small13_a.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_supersize01.jpg c:\icl\testimages\jpeg\jpeg_supersize01.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_multiscan_a.jpg c:\icl\testimages\jpeg\jpeg_multiscan_a.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_multiscan_b.jpg c:\icl\testimages\jpeg\jpeg_multiscan_b.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_multiscan_c.jpg c:\icl\testimages\jpeg\jpeg_multiscan_c.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_multiscan_d.jpg c:\icl\testimages\jpeg\jpeg_multiscan_d.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_wideandthin17.jpg c:\icl\testimages\jpeg\jpeg_wideandthin17.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_wideandthin02.jpg c:\icl\testimages\jpeg\jpeg_wideandthin02.jpg sl@0: copy E:\inttest\icl\testimages\jpeg\jpeg_wideandthin03.jpg c:\icl\testimages\jpeg\jpeg_wideandthin03.jpg sl@0: sl@0: sl@0: testframework -q \icl\imageencoder\tsi_icl_imageencoder_stream.script sl@0: move C:\Logs\TestResults\icl\imageencoder\*.htm E:\Logs\TestResults\icl\imageencoder\ sl@0: sl@0: sl@0: del c:\icl\testimages\mbm\*.* sl@0: del c:\icl\testimages\jpeg\*.* sl@0: sl@0: REM Copy output images from hardware to MMC, if output images are generated for hw sl@0: REM E:\inttest\icl\ folder will be already existing in MMC sl@0: md E:\inttest\icl\outputimages\ sl@0: md E:\inttest\icl\outputimages\mbm\ sl@0: md E:\inttest\icl\outputimages\jpeg\ sl@0: sl@0: copy c:\icl\outputimages\mbm\*.* E:\inttest\icl\outputimages\mbm\*.* sl@0: del c:\icl\outputimages\mbm\*.* sl@0: copy c:\icl\outputimages\jpeg\*.* E:\inttest\icl\outputimages\jpeg\*.* sl@0: del c:\icl\outputimages\jpeg\*.*