|
1 rem Copyright (c) 2005-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 |
|
15 |
|
16 del E:\Logs\TestResults\TSI_ICL_FRM_DRM.* |
|
17 md E:\Logs\ |
|
18 md E:\Logs\TestResults\ |
|
19 |
|
20 REM *********************************************** |
|
21 REM ***************** FRM DRM TESTS**************** |
|
22 REM *********************************************** |
|
23 |
|
24 md c:\ICL\ |
|
25 md c:\ICL\TestImages\ |
|
26 md c:\ICL\RefImages\ |
|
27 |
|
28 copy z:\ICL\TSI_ICL_FRM_00.ini c:\ICL\TSI_ICL_FRM_00.ini |
|
29 |
|
30 copy E:\inttest\icl\testimages\jfif444.jpg c:\ICL\TestImages\jfif444.jpg |
|
31 copy E:\inttest\icl\refimages\jfif444.mbm c:\ICL\RefImages\jfif444.mbm |
|
32 |
|
33 copy E:\inttest\icl\testimages\trans_8.gif c:\ICL\TestImages\trans_8.gif |
|
34 copy E:\inttest\icl\refimages\trans_8.mbm c:\ICL\RefImages\trans_8.mbm |
|
35 |
|
36 copy E:\inttest\icl\testimages\png4_8.png c:\ICL\TestImages\png4_8.png |
|
37 copy E:\inttest\icl\refimages\png4_8.mbm c:\ICL\RefImages\png4_8.mbm |
|
38 |
|
39 copy E:\inttest\icl\testimages\simple_b.mng c:\ICL\TestImages\simple_b.mng |
|
40 |
|
41 copy E:\inttest\icl\testimages\jfif422_4_ref.JPG c:\ICL\TestImages\jfif422_4_ref.JPG |
|
42 |
|
43 copy E:\inttest\icl\testimages\clock.gif c:\ICL\TestImages\clock.gif |
|
44 |
|
45 e:\rta\makeContent.bat |
|
46 |
|
47 testframework -q TSI_ICL_FRM_DRM.script |
|
48 move C:\Logs\TestResults\*.htm E:\Logs\TestResults\ |
|
49 |
|
50 del c:\icl\testimages\*.* |
|
51 del c:\icl\refimages\*.* |
|
52 del c:\icl\*.* |