Update contrib.
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".
8 rem Initial Contributors:
9 rem Nokia Corporation - initial contribution.
16 del E:\Logs\TestResults\TSU_ICL_FRM_DRM*.*
18 md E:\Logs\TestResults
20 REM ***********************************************
21 REM ***************** FRM DRM TESTS****************
22 REM ***********************************************
26 copy E:\unittest\icl\frm\jfif444.jpg c:\TSU_ICL_FRM_01\jfif444.jpg
27 copy E:\unittest\icl\frm\jfif444.mbm c:\TSU_ICL_FRM_01\jfif444.mbm
29 copy E:\unittest\icl\frm\trans_8.gif c:\TSU_ICL_FRM_01\trans_8.gif
30 copy E:\unittest\icl\frm\trans_8.mbm c:\TSU_ICL_FRM_01\trans_8.mbm
32 copy E:\unittest\icl\frm\png4_8.png c:\TSU_ICL_FRM_01\png4_8.png
33 copy E:\unittest\icl\frm\png4_8.mbm c:\TSU_ICL_FRM_01\png4_8.mbm
35 REM *** for making DRM content ***
38 copy E:\unittest\icl\frm\jfif444.jpg c:\ICL\TestImages\jfif444.jpg
39 copy E:\unittest\icl\frm\trans_8.gif c:\ICL\TestImages\trans_8.gif
40 copy E:\unittest\icl\frm\png4_8.png c:\ICL\TestImages\png4_8.png
41 copy E:\unittest\icl\frm\simple_b.mng c:\ICL\TestImages\simple_b.mng
42 copy E:\unittest\icl\frm\jfif422_4_ref.JPG c:\ICL\TestImages\jfif422_4_ref.JPG
43 copy E:\unittest\icl\frm\clock.gif c:\ICL\TestImages\clock.gif
45 e:\rta\makeContent.bat
47 copy c:\ICL\TestImages\ImageContentNoRights.content c:\TSU_ICL_FRM_01\ImageContentNoRights.content
48 copy c:\ICL\TestImages\Image.content c:\TSU_ICL_FRM_01\Image.content
49 copy c:\ICL\TestImages\SingleImage.content c:\TSU_ICL_FRM_01\SingleImage.content
51 testframework -q TSU_ICL_FRM_DRM_DEBUG.script
53 move C:\Logs\TestResults\*.htm E:\Logs\TestResults\
55 REM*****Always run this at the end************
56 REM*****************LONG!!!!******************
57 testframework -q TSU_ICL_FRM_DRM_ALLOC.script
59 move C:\Logs\TestResults\*.htm E:\Logs\TestResults\
61 del c:\TSU_ICL_FRM_01\*.*
62 del c:\ICL\TestImages\*.*