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.
17 del e:\logs\testresults\mm_a3f_devsound_init.htm
18 del e:\logs\testresults\mm_a3f_devsound_play_raw.htm
19 del e:\logs\testresults\mm_a3f_devsound_record_raw.htm
20 del e:\logs\testresults\mm_a3f_devsound_play_tone.htm
22 md E:\logs\testresults
23 md C:\char_a3f_devsound_test_data
25 REM ***************************************************************************
26 REM **************** DEVSOUND COMPLIANCESUITE Tests **********
27 REM ***************************************************************************
30 copy e:\char_a3f_devsound_test_data\cerrodelasilla.raw c:\char_a3f_devsound_test_data\cerrodelasilla.raw
31 copy e:\char_a3f_devsound_test_data\recordc.raw c:\char_a3f_devsound_test_data\recordc.raw
32 copy e:\char_a3f_devsound_test_data\sample.aud c:\char_a3f_devsound_test_data\sample.aud
33 copy e:\char_a3f_devsound_test_data\testing123.raw c:\char_a3f_devsound_test_data\testing123.raw
35 copy z:\mm_a3f_devsound_init.ini c:\mm_a3f_devsound_init.ini
36 copy z:\mm_a3f_devsound_play_raw.ini c:\mm_a3f_devsound_play_raw.ini
37 copy z:\mm_a3f_devsound_play_tone.ini c:\mm_a3f_devsound_play_tone.ini
38 copy z:\mm_a3f_devsound_record_raw.ini c:\mm_a3f_devsound_record_raw.ini
41 testframework mm_a3f_devsound_init.script
42 move c:\logs\testresults\*.htm e:\logs\testresults\
45 testframework mm_a3f_devsound_play_raw.script
46 move c:\logs\testresults\*.htm e:\logs\testresults\
49 testframework mm_a3f_devsound_record_raw.script
50 move c:\logs\testresults\*.htm e:\logs\testresults\
53 testframework mm_a3f_devsound_play_tone.script
54 move c:\logs\testresults\*.htm e:\logs\testresults\