os/mm/mmtestenv/mmtesttools/Rom/mmmwunittests.iby
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
// Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     2
// All rights reserved.
sl@0
     3
// This component and the accompanying materials are made available
sl@0
     4
// under the terms of "Eclipse Public License v1.0"
sl@0
     5
// which accompanies this distribution, and is available
sl@0
     6
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     7
//
sl@0
     8
// Initial Contributors:
sl@0
     9
// Nokia Corporation - initial contribution.
sl@0
    10
//
sl@0
    11
// Contributors:
sl@0
    12
//
sl@0
    13
// Description:
sl@0
    14
//
sl@0
    15
sl@0
    16
#ifndef MMMWUNITTESTS_IBY
sl@0
    17
#define MMMWUNITTESTS_IBY
sl@0
    18
sl@0
    19
REM All non-ICL unit tests in one rom
sl@0
    20
REM COPY ALL REQUIRED DATA FILES ONTO CF USING COPYDATATOCF.BAT!
sl@0
    21
sl@0
    22
REM ################################# START MMF UNIT TESTS ############################
sl@0
    23
sl@0
    24
#include <testframework.iby>
sl@0
    25
#include <cinidata.iby>
sl@0
    26
sl@0
    27
// Test case: MM-MMF-ACLNT-U-0012-CP
sl@0
    28
data=EPOCROOT##epoc32\data\c\AclntITestData\small.wav		resource\small.wav
sl@0
    29
sl@0
    30
#ifdef SYMBIAN_VARIABLE_BITRATE_CODEC // use system wide flag to trigger model controller build
sl@0
    31
#define SYMBIAN_MMF_MODEL_CONTROLLERS
sl@0
    32
#endif
sl@0
    33
sl@0
    34
REM ################################# START ACLNT #####################################
sl@0
    35
file=ABI_DIR\DEBUG_DIR\TSU_MMF_ACLNT_01.DLL 			System\Libs\TSU_MMF_ACLNT_01.DLL
sl@0
    36
REM #################################  END  ACLNT #####################################
sl@0
    37
sl@0
    38
sl@0
    39
REM ################################# START ACTRL #####################################
sl@0
    40
file=ABI_DIR\DEBUG_DIR\TSU_MMF_ACTRL_01.DLL 			System\Libs\TSU_MMF_ACTRL_01.DLL
sl@0
    41
REM #################################  END  ACTRL #####################################
sl@0
    42
sl@0
    43
REM ################################# START ACTRL/CTLFRM #####################################
sl@0
    44
CUST_ECOM_PLUGIN(custommmfaudiocontroller.dll,101f7d29.rsc)
sl@0
    45
REM #################################  END  ACTRL/CTLFRM #####################################
sl@0
    46
sl@0
    47
REM ################################# START AFMT #####################################
sl@0
    48
REM AFMT specific DLLs
sl@0
    49
file=ABI_DIR\DEBUG_DIR\TSU_MMF_AFMT.DLL 			sys\bin\TSU_MMF_AFMT.DLL
sl@0
    50
ECOM_PLUGIN(tsu_mmf_afmt_testdatasink.dll,101f7d2f.rsc)
sl@0
    51
ECOM_PLUGIN(tsu_mmf_afmt_testdatasource.dll,101f7d33.rsc)
sl@0
    52
REM #################################  END  AFMT #####################################
sl@0
    53
sl@0
    54
sl@0
    55
REM ################################# START BASECL #####################################
sl@0
    56
file=ABI_DIR\DEBUG_DIR\TSU_MMF_BASECL.DLL 			sys\bin\TSU_MMF_BASECL.DLL
sl@0
    57
ECOM_PLUGIN(tsu_mmf_basecl_testcodec.dll,101f77cc.rsc)
sl@0
    58
ECOM_PLUGIN(tsu_mmf_basecl_testsrcsink.dll,101f77ca.rsc)
sl@0
    59
ECOM_PLUGIN(tsu_mmf_basecl_testformat.dll,101f7b20.rsc)
sl@0
    60
REM #################################  END  BASECL #####################################
sl@0
    61
sl@0
    62
sl@0
    63
REM ################################# START CTLFRM #####################################
sl@0
    64
file=ABI_DIR\DEBUG_DIR\TSU_MMF_CTLFRM.dll 			sys\bin\TSU_MMF_CTLFRM.dll
sl@0
    65
file=ABI_DIR\DEBUG_DIR\tsu_mmf_ctlfrm_sdrm.dll		sys\bin\tsu_mmf_ctlfrm_sdrm.dll
sl@0
    66
sl@0
    67
file=ABI_DIR\DEBUG_DIR\TS_CmmfTestCustomCommands.dll 		sys\bin\TS_CmmfTestCustomCommands.dll
sl@0
    68
ECOM_PLUGIN(ts_cmmftestcontroller.dll,101f7790.rsc)
sl@0
    69
ECOM_PLUGIN(ts_mmftestdatasinkb.dll,101f789f.rsc)
sl@0
    70
ECOM_PLUGIN(ts_mmftestdatasourceb.dll,101f789e.rsc)
sl@0
    71
ECOM_PLUGIN(ts_mmftestdatasource.dll,101f7791.rsc)
sl@0
    72
ECOM_PLUGIN(ts_mmftestdatasink.dll,101f7792.rsc)
sl@0
    73
sl@0
    74
sl@0
    75
ECOM_PLUGIN(mmfmp3format.dll,101f7d99.rsc)
sl@0
    76
ECOM_PLUGIN(mmfmp3nullcodec.dll,101f7d9a.rsc)
sl@0
    77
sl@0
    78
ECOM_PLUGIN(ts_cmmfdummytestcontroller.dll,10273816.rsc)
sl@0
    79
ECOM_PLUGIN(ts_cmmftestterminationcontroller.dll,102833fd.rsc)
sl@0
    80
ECOM_PLUGIN(ts_cmmftestconstructcontroller.dll,102834be.rsc)
sl@0
    81
REM #################################  END  CTLFRM #####################################
sl@0
    82
sl@0
    83
sl@0
    84
REM ################################# START SRSSNK #####################################
sl@0
    85
file=ABI_DIR\DEBUG_DIR\TSU_MMF_SRSSNK.DLL			sys\bin\TSU_MMF_SRSSNK.DLL
sl@0
    86
REM #################################  END  SRSSNK #####################################
sl@0
    87
sl@0
    88
REM ################################# START MIDICLNT #####################################
sl@0
    89
file=ABI_DIR\DEBUG_DIR\TSU_MMFMIDICLNT.DLL				sys\bin\TSU_MMFMIDICLNT.DLL
sl@0
    90
ECOM_PLUGIN(TS_MidiTstCntrl.dll,101ff9f4.rsc)
sl@0
    91
REM #################################  END  MIDICLNT #####################################
sl@0
    92
	
sl@0
    93
REM ############################# START GEF #################################
sl@0
    94
file=ABI_DIR\DEBUG_DIR\TSU_MMF_GEF.DLL 				sys\bin\TSU_MMF_GEF.DLL
sl@0
    95
ECOM_PLUGIN(TestGlobalEffectPlugin.dll, 1020709b.rsc)
sl@0
    96
REM #############################  END  GEF #################################
sl@0
    97
sl@0
    98
REM ################################# START MMRUF #####################################
sl@0
    99
#ifdef SYMBIAN_USE_MMF_RUF_RECOGNIZER
sl@0
   100
file=ABI_DIR\DEBUG_DIR\tsu_mmf_mmruf.dll				sys\bin\tsu_mmf_mmruf.dll
sl@0
   101
#endif
sl@0
   102
REM #################################  END  MMRUF #####################################
sl@0
   103
sl@0
   104
#endif // MMMWUNITTESTS_IBY
sl@0
   105