Update contrib.
1 // Copyright (c) 2003-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 "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 // rtestbed.dll Legacy Testharness Framework for testing ECom plug-ins - Not for ROM release)
22 // If you want to perform RTest test() checking on UnitTest results.
23 // define the following macro:
24 MACRO LOG_PANIC_UNIT_TEST_FAILURE
30 // Dynamic Dll UID followed by the unique UID for this dll
31 UID 0x1000008D 0x101FB5A8
34 SOURCEPATH ../../Test_Bed/test_bed
35 SOURCE TestController.cpp DataLogger.cpp ComponentInfo.cpp
36 SOURCE UnitTestInfo.cpp
37 SOURCE ComponentTester.cpp UnitTest.cpp Transition.cpp LeakTestTransition.cpp
38 SOURCE TestManager.cpp DefaultLogOutput.cpp
39 SOURCEPATH ../../Test_Bed/console_app
40 SOURCE TestHarnessTemplate.cpp
42 USERINCLUDE ../../Test_Bed/inc ../../Framework/inc
43 USERINCLUDE ../../Test_Bed/console_app
44 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
46 LIBRARY euser.lib efsrv.lib flogger.lib ecom.lib
50 // Allow DLL to use local data