0
|
1 |
rem Copyright (c) 2004-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".
|
|
7 |
rem
|
|
8 |
rem Initial Contributors:
|
|
9 |
rem Nokia Corporation - initial contribution.
|
|
10 |
rem
|
|
11 |
rem Contributors:
|
|
12 |
rem
|
|
13 |
rem Description:
|
|
14 |
rem runMMFUnitTests.bat
|
|
15 |
rem N.B. Tabs must NOT be used in this batch file!
|
|
16 |
rem (This is due to a bug in EShell.exe, from which this batch file is run)
|
|
17 |
rem Create directories on CF card for the result logs
|
|
18 |
rem Don't ask me why, but immediately after a test has run, attempting to
|
|
19 |
rem copy the log file returns -14 Not Found. Hence we copy all logs to the CF
|
|
20 |
rem after each test has run.
|
|
21 |
rem
|
|
22 |
|
|
23 |
runMMFAclntUnitTests.bat
|
|
24 |
runMMFActrlUnitTests.bat
|
|
25 |
runMMFAcodUnitTests.bat
|
|
26 |
runMMFAfmtUnitTests.bat
|
|
27 |
runMMFBaseClUnitTests.bat
|
|
28 |
runMMFCtlFrmUnitTests.bat
|
|
29 |
runMMFDevSoundUnitTests.bat
|
|
30 |
runMMFSDevSoundUnitTests.bat
|
|
31 |
runMMFMIDIClntUnitTests.bat
|
|
32 |
runMMFClntUnitTests.bat
|
|
33 |
runMMFSwCodecWrapperUnitTests.bat
|
|
34 |
runMMFSwCodecDevicesUnitTests.bat
|
|
35 |
runMMFTestFrameworkUnitTests.bat
|
|
36 |
runMMFAsrClientUnitTests.bat
|
|
37 |
runMMFSbcUnitTests.bat
|
|
38 |
runMMFMIDIClntRfUnitTests.bat
|
|
39 |
runMMFGefUnitTests.bat
|
|
40 |
runMMFAclntDRMUnitTests.bat
|
|
41 |
runMMFSrsSnkUnitTests.bat
|
|
42 |
runMMFOggctrlUnitTests.bat
|
|
43 |
runMMFSecureDrmUnitTests.bat
|
|
44 |
runmmfaclntsecuredrmunittests.bat
|
|
45 |
REM run runmmfvideorendererunittests.bat if SYMBIAN_GRAPHICS_USE_GCE is enabled
|
|
46 |
runmmfvideorendererunittests.bat
|
|
47 |
|
|
48 |
REM following bat file should be run separately when SYMBIAN_MULTIMEDIA_SUBTITLE_SUPPORT is enabled
|
|
49 |
REM runmmfsubtitleunittests.bat
|