First public contribution.
1 rem Copyright (c) 2007-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_a3f_devsound_pcm_long_record.htm
17 del e:\logs\testresults\tsi_a3f_devsound_pcm_long_play.htm
19 md e:\logs\testresults\
21 md c:\tsi_a3f_devsound\
23 REM *** A3F Devsound Long IntegrationTests ***********************************************
25 copy z:\tsi_a3f_devsound_record.ini c:\tsi_a3f_devsound\tsi_a3f_devsound_record.ini
26 REM To be uncommented if long playback test(s) required
27 REM copy z:\tsi_a3f_devsound_play.ini c:\tsi_a3f_devsound\tsi_a3f_devsound_play.ini
31 testframework tsi_a3f_devsound_pcm_long_record.script
32 move c:\logs\testresults\*.htm e:\logs\testresults\
33 REM Move the generated record files back to the MMC
34 move c:\tsi_a3f_devsound\output\*.* e:\inttest\a3f\tsi_a3f_devsound\output\
36 REM To be uncommented if long playback script required
37 REM testframework tsi_a3f_devsound_pcm_long_play.script
38 REM To be uncommented if long playback test(s) required
39 REM move c:\logs\testresults\*.htm e:\logs\testresults\
41 del c:\tsi_a3f_devsound\*.*