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_mdf_audiocodecs_01.htm
17 del E:\Logs\TestResults\tsu_mdf_videocodecs_01.htm
18 del E:\Logs\TestResults\tsu_mdf_videocodecs_cov.htm
19 del E:\Logs\TestResults\tsu_mdf_videocodecs_cov_panic.htm
20 del E:\Logs\TestResults\tsu_mdf_codecapi_01.htm
21 del E:\Logs\TestResults\tsu_mdf_omxvorbiscodecs_01.htm
23 md E:\Logs\TestResults\
25 REM ***********************************************
26 REM **************** MDF TESTS ********************
27 REM ***********************************************
31 md c:\mm\mmf\testfiles\
32 md c:\mm\mmf\testfiles\mdf\
34 copy E:\unittest\mdf\audio\depeche1.wav c:\mm\mmf\testfiles\mdf\depeche1.wav
35 copy E:\unittest\mdf\video\decodervideotest.in c:\mm\mmf\testfiles\mdf\decodervideotest.in
36 copy E:\unittest\mdf\video\earthrot.gif c:\mm\mmf\testfiles\mdf\earthrot.gif
37 copy E:\unittest\mdf\video\clock.gif c:\mm\mmf\testfiles\mdf\clock.gif
38 copy E:\unittest\mdf\audio\depeche2.wav c:\mm\mmf\testfiles\mdf\depeche2.wav
39 copy E:\unittest\mdf\audio\ogg-encode-in.wav c:\mm\mmf\testfiles\mdf\ogg-encode-in.wav
40 copy E:\unittest\mdf\audio\ogg-decode-in.ogg c:\mm\mmf\testfiles\mdf\ogg-decode-in.ogg
42 testframework tsu_mdf_audiocodecs_01.script
43 move c:\Logs\TestResults\*.htm e:\Logs\TestResults\
45 testframework tsu_mdf_videocodecs_01.script
46 move c:\Logs\TestResults\*.htm e:\Logs\TestResults\
48 testframework tsu_mdf_videocodecs_cov.script
49 move c:\Logs\TestResults\*.htm e:\Logs\TestResults\
51 testframework tsu_mdf_videocodecs_cov_panic.script
52 move c:\Logs\TestResults\*.htm e:\Logs\TestResults\
54 testframework tsu_mdf_codecapi_01.script
55 move c:\Logs\TestResults\*.htm e:\Logs\TestResults\
57 REM testframework tsu_mdf_omxvorbiscodecs_01.script
58 REM move c:\Logs\TestResults\*.htm e:\Logs\TestResults\
60 del c:\mm\mmf\testfiles\mdf\*.*