sl@0: rem Copyright (c) 2005-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
sl@0: 
sl@0: del e:\logs\testresults\tsi_mmf_devsound_debug.htm
sl@0: del e:\logs\testresults\tsi_mmf_devsound_alloc.htm
sl@0: md e:\logs\
sl@0: md e:\logs\testresults\
sl@0: 
sl@0: REM ***********************************************
sl@0: REM **************** DEVSOUND Tests ***************
sl@0: REM ***********************************************
sl@0: 
sl@0: md c:\mm\
sl@0: md c:\tsi_mmf_devsound\
sl@0: md c:\tsi_mmf_devsound\output\
sl@0: 
sl@0: copy z:\tsi_mmf_devsound.ini c:\mm\tsi_mmf_devsound.ini
sl@0: 
sl@0: copy e:\inttest\mmf\tsi_mmf_devsound\small.ogg c:\tsi_mmf_devsound\small.ogg
sl@0: copy e:\inttest\mmf\tsi_mmf_devsound\output\small.ogg c:\tsi_mmf_devsound\output\small.ogg
sl@0: copy e:\inttest\mmf\tsi_mmf_devsound\corrupt.ogg c:\tsi_mmf_devsound\corrupt.ogg
sl@0: copy e:\inttest\mmf\tsi_mmf_devsound\output\corrupt.ogg c:\tsi_mmf_devsound\output\corrupt.ogg
sl@0: copy e:\inttest\mmf\tsi_mmf_devsound\big.ogg c:\tsi_mmf_devsound\big.ogg
sl@0: 
sl@0: testframework tsi_mmf_devsound_debug.script
sl@0: move c:\logs\testresults\*.htm e:\logs\testresults\
sl@0: 
sl@0: testframework tsi_mmf_devsound_alloc.script
sl@0: move c:\logs\testresults\*.htm e:\logs\testresults\
sl@0: 
sl@0: REM Move the test files and generated record files back to the MMC
sl@0: move c:\tsi_mmf_devsound\output\corrupt.ogg e:\inttest\mmf\tsi_mmf_devsound\output\corrupt.ogg
sl@0: move c:\tsi_mmf_devsound\output\small.ogg e:\inttest\mmf\tsi_mmf_devsound\output\small.ogg
sl@0: move c:\tsi_mmf_devsound\output\output_0008.ogg e:\inttest\mmf\tsi_mmf_devsound\output\output_0008.ogg
sl@0: move c:\tsi_mmf_devsound\output\output_0101.ogg e:\inttest\mmf\tsi_mmf_devsound\output\output_0101.ogg
sl@0: move c:\tsi_mmf_devsound\output\output_0102.ogg e:\inttest\mmf\tsi_mmf_devsound\output\output_0102.ogg
sl@0: move c:\tsi_mmf_devsound\output\output_0103.ogg e:\inttest\mmf\tsi_mmf_devsound\output\output_0103.ogg
sl@0: move c:\tsi_mmf_devsound\output\output_0104.ogg e:\inttest\mmf\tsi_mmf_devsound\output\output_0104.ogg
sl@0: move c:\tsi_mmf_devsound\output\output_0105.ogg e:\inttest\mmf\tsi_mmf_devsound\output\output_0105.ogg
sl@0: move c:\tsi_mmf_devsound\output\output_0604.ogg e:\inttest\mmf\tsi_mmf_devsound\output\output_0604.ogg
sl@0: 
sl@0: del c:\tsi_mmf_devsound\output\*.*
sl@0: del c:\tsi_mmf_devsound\*.*
sl@0: del c:\mm\*.*