First public contribution.
1 // Copyright (c) 1995-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of the License "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // f32/group/runtests.mmp
15 // runtests.exe Test launcher
25 sourcepath ../runtests
27 library euser.lib efsrv.lib hal.lib
29 // Make the -a option conditional as not everyone includes btrace in their ROMs.
30 //#define _ENABLE_BTRACE_ANALYSIS_
31 #ifdef _ENABLE_BTRACE_ANALYSIS_
32 sourcepath ../../../kerneltest/e32utils/trace
33 source btrace_analyse.cpp
37 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
43 UID 0x00000000 0x10210F4F
45 #include "f32.mmh" // Generic definitions for the whole f32 component