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\tsi_mmf_devsound_debug.htm
17 del e:\logs\testresults\tsi_mmf_devsound_alloc.htm
19 md e:\logs\testresults\
21 REM ***********************************************
22 REM **************** DEVSOUND Tests ***************
23 REM ***********************************************
26 md c:\tsi_mmf_devsound\
27 md c:\tsi_mmf_devsound\output\
29 copy z:\tsi_mmf_devsound.ini c:\mm\tsi_mmf_devsound.ini
31 copy e:\inttest\mmf\tsi_mmf_devsound\small.ogg c:\tsi_mmf_devsound\small.ogg
32 copy e:\inttest\mmf\tsi_mmf_devsound\output\small.ogg c:\tsi_mmf_devsound\output\small.ogg
33 copy e:\inttest\mmf\tsi_mmf_devsound\corrupt.ogg c:\tsi_mmf_devsound\corrupt.ogg
34 copy e:\inttest\mmf\tsi_mmf_devsound\output\corrupt.ogg c:\tsi_mmf_devsound\output\corrupt.ogg
35 copy e:\inttest\mmf\tsi_mmf_devsound\big.ogg c:\tsi_mmf_devsound\big.ogg
37 testframework tsi_mmf_devsound_debug.script
38 move c:\logs\testresults\*.htm e:\logs\testresults\
40 testframework tsi_mmf_devsound_alloc.script
41 move c:\logs\testresults\*.htm e:\logs\testresults\
43 REM Move the test files and generated record files back to the MMC
44 move c:\tsi_mmf_devsound\output\corrupt.ogg e:\inttest\mmf\tsi_mmf_devsound\output\corrupt.ogg
45 move c:\tsi_mmf_devsound\output\small.ogg e:\inttest\mmf\tsi_mmf_devsound\output\small.ogg
46 move c:\tsi_mmf_devsound\output\output_0008.ogg e:\inttest\mmf\tsi_mmf_devsound\output\output_0008.ogg
47 move c:\tsi_mmf_devsound\output\output_0101.ogg e:\inttest\mmf\tsi_mmf_devsound\output\output_0101.ogg
48 move c:\tsi_mmf_devsound\output\output_0102.ogg e:\inttest\mmf\tsi_mmf_devsound\output\output_0102.ogg
49 move c:\tsi_mmf_devsound\output\output_0103.ogg e:\inttest\mmf\tsi_mmf_devsound\output\output_0103.ogg
50 move c:\tsi_mmf_devsound\output\output_0104.ogg e:\inttest\mmf\tsi_mmf_devsound\output\output_0104.ogg
51 move c:\tsi_mmf_devsound\output\output_0105.ogg e:\inttest\mmf\tsi_mmf_devsound\output\output_0105.ogg
52 move c:\tsi_mmf_devsound\output\output_0604.ogg e:\inttest\mmf\tsi_mmf_devsound\output\output_0604.ogg
54 del c:\tsi_mmf_devsound\output\*.*
55 del c:\tsi_mmf_devsound\*.*