baseport/src/cedar/generic/base/syborg/test/bld.inf
changeset 2 d55eb581a87c
parent 1 2fb8b9db1c86
child 3 c2946f91d81f
equal deleted inserted replaced
1:2fb8b9db1c86 2:d55eb581a87c
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 
       
    18 PRJ_PLATFORMS
       
    19 ARMV5
       
    20 
       
    21 PRJ_TESTEXPORTS
       
    22 autoexec.bat	                \epoc32\rom\syborg\	//
       
    23 
       
    24 PRJ_TESTMMPFILES
       
    25 
       
    26 // Drivers
       
    27 // requires baseport specific definitions for TIMER and TimeDelta in d_mstim.cpp 
       
    28 ..\..\e32test\group\d_mstim		support
       
    29 // requires baseport specific definitions for TIMER and TimeDelta and LongTimeDelta in d_tick.cpp 
       
    30 ..\..\e32test\group\d_tick		support
       
    31 // requires definitions for KTickPeriodMs and KTicksPerMillisecond. These are baseport specific and require changes to d_latncy
       
    32 ..\..\e32test\group\d_latncy		support
       
    33 ..\..\e32test\group\d_shadow		support
       
    34 ..\..\e32test\group\bm_pdd		support
       
    35 //..\..\e32test\group\d_sharedio		support
       
    36 // needs dma.dll
       
    37 //..\..\e32test\group\d_dma		support  // DMA kernel-side test harness for real DMA framework
       
    38 // needs epbusm.dll
       
    39 //..\..\e32test\group\d_medch		support
       
    40 ..\..\e32test\group\d_cache		support