First public contribution.
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_mmf_oggctrl_play.htm
17 del E:\Logs\TestResults\tsu_mmf_oggctrl_record.htm
19 md E:\Logs\TestResults\
21 REM ***********************************************
22 REM ***************** OGGCTRL TESTS *****************
23 REM ***********************************************
27 md c:\mm\mmf\testfiles\
28 md c:\mm\mmf\testfiles\oggctrl\
30 copy E:\unittest\mmf\oggctrl\6Sec48KHz224KbsStereo.ogg c:\mm\mmf\testfiles\oggctrl\6Sec48KHz224KbsStereo.ogg
31 copy E:\unittest\mmf\oggctrl\6sec32khz120kbsstereo.ogg c:\mm\mmf\testfiles\oggctrl\6sec32khz120kbsstereo.ogg
32 copy E:\unittest\mmf\oggctrl\6sec44khz128kbsstereo.ogg c:\mm\mmf\testfiles\oggctrl\6sec44khz128kbsstereo.ogg
33 copy E:\unittest\mmf\oggctrl\invalid.ogg c:\mm\mmf\testfiles\oggctrl\invalid.ogg
35 testframework tsu_mmf_oggctrl_play.script
36 copy c:\Logs\TestResults\*.htm e:\Logs\TestResults\
38 testframework tsu_mmf_oggctrl_record.script
39 copy c:\Logs\TestResults\*.htm e:\Logs\TestResults\
41 del c:\mm\mmf\testfiles\oggctrl\*.*