baseport/syborg/test/bld.inf
author Simon Howkins <simonh@symbian.org>
Tue, 07 Sep 2010 14:16:12 +0100
branchRCL_1
changeset 104 d04535f1640a
parent 10 1cf69c2c2bbd
child 101 5d2aacefd978
permissions -rw-r--r--
Create RCL_1 branch to isolate Symbian^2 builds from changes that only work on Symbian^3. Branch point is the latest that seems to work out of the box.

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:
*
*/

PRJ_PLATFORMS
ARMV5

PRJ_TESTEXPORTS
autoexec.bat	                /epoc32/rom/syborg/	//

PRJ_TESTMMPFILES

// Drivers
// requires baseport specific definitions for TIMER and TimeDelta in d_mstim.cpp 
../../../../../os/kernelhwsrv/kerneltest/e32test/group/d_mstim		support
// requires baseport specific definitions for TIMER and TimeDelta and LongTimeDelta in d_tick.cpp 
../../../../../os/kernelhwsrv/kerneltest/e32test/group/d_tick		support
// requires definitions for KTickPeriodMs and KTicksPerMillisecond. These are baseport specific and require changes to d_latncy
../../../../../os/kernelhwsrv/kerneltest/e32test/group/d_latncy		support
../../../../../os/kernelhwsrv/kerneltest/e32test/group/d_shadow		support
../../../../../os/kernelhwsrv/kerneltest/e32test/group/bm_pdd		support
//../../../../../os/kernelhwsrv/kerneltest/e32test/group/d_sharedio		support
// needs dma.dll
//../../../../../os/kernelhwsrv/kerneltest/e32test/group/d_dma		support  // DMA kernel-side test harness for real DMA framework
// needs epbusm.dll
//../../../../../os/kernelhwsrv/kerneltest/e32test/group/d_medch		support
../../../../../os/kernelhwsrv/kerneltest/e32test/group/d_cache		support