sl@0: rem Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: rem All rights reserved. sl@0: rem This component and the accompanying materials are made available sl@0: rem under the terms of "Eclipse Public License v1.0" sl@0: rem which accompanies this distribution, and is available sl@0: rem at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: rem sl@0: rem Initial Contributors: sl@0: rem Nokia Corporation - initial contribution. sl@0: rem sl@0: rem Contributors: sl@0: rem sl@0: rem Description: sl@0: rem runMMFNonA3FDevSoundUnitTests.bat sl@0: rem sl@0: rem sl@0: sl@0: del E:\Logs\TestResults\TSU_MMF_DEVSOUND_SUITE_NONA3F.* sl@0: md E:\Logs\ sl@0: md E:\Logs\TestResults\ sl@0: sl@0: REM *********************************************** sl@0: REM ************* NonA3FDevSound Tests ************ sl@0: REM *********************************************** sl@0: sl@0: md c:\mm\ sl@0: md c:\mm\mmf\ sl@0: md c:\mm\mmf\testfiles\ sl@0: md c:\mm\mmf\testfiles\truepause_devsound_test_data\ sl@0: sl@0: copy z:\tsu_mmf_truepause_devsound.ini c:\tsu_mmf_truepause_devsound.ini sl@0: sl@0: copy e:\mm\mmf\testfiles\truepause_devsound_test_data\cerrodelasilla.raw c:\mm\mmf\testfiles\truepause_devsound_test_data\ sl@0: attrib c:\tsu_mmf_devsound_suite\input\cerrodelasilla.raw -r sl@0: sl@0: testframework tsu_mmf_devsound_suite_nona3f.script sl@0: move c:\logs\testresults\*.htm e:\logs\testresults\ sl@0: sl@0: del c:\mm\mmf\testfiles\truepause_devsound_test_data\cerrodelasilla.raw sl@0: