os/mm/mmtestenv/mmtesttools/Scripts/runmmfdevsoundinttests.bat
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
rem Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     2
rem All rights reserved.
sl@0
     3
rem This component and the accompanying materials are made available
sl@0
     4
rem under the terms of "Eclipse Public License v1.0"
sl@0
     5
rem which accompanies this distribution, and is available
sl@0
     6
rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     7
rem
sl@0
     8
rem Initial Contributors:
sl@0
     9
rem Nokia Corporation - initial contribution.
sl@0
    10
rem
sl@0
    11
rem Contributors:
sl@0
    12
rem
sl@0
    13
rem Description:
sl@0
    14
rem
sl@0
    15
sl@0
    16
del e:\logs\testresults\tsi_mmf_devsound_debug.htm
sl@0
    17
del e:\logs\testresults\tsi_mmf_devsound_alloc.htm
sl@0
    18
md e:\logs\
sl@0
    19
md e:\logs\testresults\
sl@0
    20
sl@0
    21
REM ***********************************************
sl@0
    22
REM **************** DEVSOUND Tests ***************
sl@0
    23
REM ***********************************************
sl@0
    24
sl@0
    25
md c:\mm\
sl@0
    26
md c:\tsi_mmf_devsound\
sl@0
    27
md c:\tsi_mmf_devsound\output\
sl@0
    28
sl@0
    29
copy z:\tsi_mmf_devsound.ini c:\mm\tsi_mmf_devsound.ini
sl@0
    30
sl@0
    31
copy e:\inttest\mmf\tsi_mmf_devsound\small.ogg c:\tsi_mmf_devsound\small.ogg
sl@0
    32
copy e:\inttest\mmf\tsi_mmf_devsound\output\small.ogg c:\tsi_mmf_devsound\output\small.ogg
sl@0
    33
copy e:\inttest\mmf\tsi_mmf_devsound\corrupt.ogg c:\tsi_mmf_devsound\corrupt.ogg
sl@0
    34
copy e:\inttest\mmf\tsi_mmf_devsound\output\corrupt.ogg c:\tsi_mmf_devsound\output\corrupt.ogg
sl@0
    35
copy e:\inttest\mmf\tsi_mmf_devsound\big.ogg c:\tsi_mmf_devsound\big.ogg
sl@0
    36
sl@0
    37
testframework tsi_mmf_devsound_debug.script
sl@0
    38
move c:\logs\testresults\*.htm e:\logs\testresults\
sl@0
    39
sl@0
    40
testframework tsi_mmf_devsound_alloc.script
sl@0
    41
move c:\logs\testresults\*.htm e:\logs\testresults\
sl@0
    42
sl@0
    43
REM Move the test files and generated record files back to the MMC
sl@0
    44
move c:\tsi_mmf_devsound\output\corrupt.ogg e:\inttest\mmf\tsi_mmf_devsound\output\corrupt.ogg
sl@0
    45
move c:\tsi_mmf_devsound\output\small.ogg e:\inttest\mmf\tsi_mmf_devsound\output\small.ogg
sl@0
    46
move c:\tsi_mmf_devsound\output\output_0008.ogg e:\inttest\mmf\tsi_mmf_devsound\output\output_0008.ogg
sl@0
    47
move c:\tsi_mmf_devsound\output\output_0101.ogg e:\inttest\mmf\tsi_mmf_devsound\output\output_0101.ogg
sl@0
    48
move c:\tsi_mmf_devsound\output\output_0102.ogg e:\inttest\mmf\tsi_mmf_devsound\output\output_0102.ogg
sl@0
    49
move c:\tsi_mmf_devsound\output\output_0103.ogg e:\inttest\mmf\tsi_mmf_devsound\output\output_0103.ogg
sl@0
    50
move c:\tsi_mmf_devsound\output\output_0104.ogg e:\inttest\mmf\tsi_mmf_devsound\output\output_0104.ogg
sl@0
    51
move c:\tsi_mmf_devsound\output\output_0105.ogg e:\inttest\mmf\tsi_mmf_devsound\output\output_0105.ogg
sl@0
    52
move c:\tsi_mmf_devsound\output\output_0604.ogg e:\inttest\mmf\tsi_mmf_devsound\output\output_0604.ogg
sl@0
    53
sl@0
    54
del c:\tsi_mmf_devsound\output\*.*
sl@0
    55
del c:\tsi_mmf_devsound\*.*
sl@0
    56
del c:\mm\*.*