os/mm/mmtestenv/mmtesttools/Scripts/runMMFAudioUnitTests.bat
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/mm/mmtestenv/mmtesttools/Scripts/runMMFAudioUnitTests.bat	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,49 @@
     1.4 +rem Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     1.5 +rem All rights reserved.
     1.6 +rem This component and the accompanying materials are made available
     1.7 +rem under the terms of "Eclipse Public License v1.0"
     1.8 +rem which accompanies this distribution, and is available
     1.9 +rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.10 +rem
    1.11 +rem Initial Contributors:
    1.12 +rem Nokia Corporation - initial contribution.
    1.13 +rem
    1.14 +rem Contributors:
    1.15 +rem
    1.16 +rem Description:
    1.17 +rem runMMFUnitTests.bat
    1.18 +rem N.B. Tabs must NOT be used in this batch file!
    1.19 +rem (This is due to a bug in EShell.exe, from which this batch file is run)
    1.20 +rem Create directories on CF card for the result logs
    1.21 +rem Don't ask me why, but immediately after a test has run, attempting to
    1.22 +rem copy the log file returns -14 Not Found. Hence we copy all logs to the CF
    1.23 +rem after each test has run.
    1.24 +rem
    1.25 +
    1.26 +runMMFAclntUnitTests.bat
    1.27 +runMMFActrlUnitTests.bat
    1.28 +runMMFAcodUnitTests.bat
    1.29 +runMMFAfmtUnitTests.bat
    1.30 +runMMFBaseClUnitTests.bat
    1.31 +runMMFCtlFrmUnitTests.bat
    1.32 +runMMFDevSoundUnitTests.bat
    1.33 +runMMFSDevSoundUnitTests.bat
    1.34 +runMMFMIDIClntUnitTests.bat
    1.35 +runMMFClntUnitTests.bat
    1.36 +runMMFSwCodecWrapperUnitTests.bat
    1.37 +runMMFSwCodecDevicesUnitTests.bat
    1.38 +runMMFTestFrameworkUnitTests.bat
    1.39 +runMMFAsrClientUnitTests.bat
    1.40 +runMMFSbcUnitTests.bat
    1.41 +runMMFMIDIClntRfUnitTests.bat
    1.42 +runMMFGefUnitTests.bat
    1.43 +runMMFAclntDRMUnitTests.bat
    1.44 +runMMFSrsSnkUnitTests.bat
    1.45 +runMMFOggctrlUnitTests.bat
    1.46 +runMMFSecureDrmUnitTests.bat
    1.47 +runmmfaclntsecuredrmunittests.bat
    1.48 +REM run runmmfvideorendererunittests.bat if SYMBIAN_GRAPHICS_USE_GCE is enabled
    1.49 +runmmfvideorendererunittests.bat
    1.50 +
    1.51 +REM following bat file should be run separately when SYMBIAN_MULTIMEDIA_SUBTITLE_SUPPORT is enabled
    1.52 +REM runmmfsubtitleunittests.bat