equal
deleted
inserted
replaced
|
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_MMF_ACLNT_DRM.* |
|
17 md E:\Logs\ |
|
18 md E:\Logs\TestResults\ |
|
19 |
|
20 REM *********************************************** |
|
21 REM **************** ACLNT DRM TESTS ****************** |
|
22 REM *********************************************** |
|
23 |
|
24 md c:\AclntITestData\ |
|
25 |
|
26 copy E:\inttest\MMF\AclntITestData\audio.ini C:\audio.ini |
|
27 |
|
28 copy E:\inttest\MMF\AclntITestData\mainTst.wav C:\AclntITestData\mainTst.wav |
|
29 copy E:\inttest\MMF\AclntITestData\mainTst2.wav C:\AclntITestData\mainTst2.wav |
|
30 copy E:\inttest\MMF\AclntITestData\mainTst3.wav C:\AclntITestData\mainTst3.wav |
|
31 copy E:\inttest\MMF\AclntITestData\Audio.content C:\AclntITestData\Audio.content |
|
32 copy E:\inttest\MMF\AclntITestData\Audio.contentrights C:\AclntITestData\Audio.contentrights |
|
33 e:\rta\makeContent.bat |
|
34 |
|
35 testframework TSI_MMF_ACLNT_DRM.script |
|
36 |
|
37 move C:\Logs\TestResults\*.htm E:\Logs\TestResults\ |
|
38 |
|
39 del c:\AclntITestData\*.* |
|
40 del c:\audio.ini |