1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/persistentdata/traceservices/tracefw/ulogger/unit_test/group/bld.inf Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,68 @@
1.4 +// Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
1.5 +// All rights reserved.
1.6 +// This component and the accompanying materials are made available
1.7 +// under the terms of "Eclipse Public License v1.0"
1.8 +// which accompanies this distribution, and is available
1.9 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.10 +//
1.11 +// Initial Contributors:
1.12 +// Nokia Corporation - initial contribution.
1.13 +//
1.14 +// Contributors:
1.15 +//
1.16 +// Description:
1.17 +//
1.18 +
1.19 +
1.20 +PRJ_TESTEXPORTS
1.21 +//te_outfrwk files
1.22 +te_outfrwk.iby /epoc32/rom/include/te_outfrwk.iby
1.23 +../scripts/te_outfrwk.script z:/testdata/scripts/te_outfrwk.script
1.24 +
1.25 +//te_sysconfig
1.26 +te_sysconfig.iby /epoc32/rom/include/te_sysconfig.iby
1.27 +../scripts/te_sysconfig.script z:/testdata/scripts/te_sysconfig.script
1.28 +
1.29 +//te_outfrwkchans/te_file
1.30 +te_file.iby /epoc32/rom/include/te_file.iby
1.31 +../scripts/te_file.script z:/testdata/scripts/te_file.script
1.32 +
1.33 +//te_outfrwkchans/te_serial
1.34 +te_serial.iby /epoc32/rom/include/te_serial.iby
1.35 +../scripts/te_serial.script z:/testdata/scripts/te_serial.script
1.36 +
1.37 +//te_server
1.38 +te_server.iby /epoc32/rom/include/te_server.iby
1.39 +../scripts/te_server.script z:/testdata/scripts/te_server.script
1.40 +
1.41 +//te_client
1.42 +te_client.iby /epoc32/rom/include/te_client.iby
1.43 +../scripts/te_client.script z:/testdata/scripts/te_client.script
1.44 +
1.45 +
1.46 +//to run all script files at once.
1.47 +te_unittestsuite.iby /epoc32/rom/include/te_unittestsuite.iby
1.48 +../scripts/te_unittestsuite.script z:/testdata/scripts/te_unittestsuite.script
1.49 +
1.50 +//to run automated script files at once
1.51 +te_automatedsuite.iby /epoc32/rom/include/te_automatedsuite.iby
1.52 +../scripts/te_automatedsuite.script z:/testdata/scripts/te_automatedsuite.script
1.53 +//Test script for platform that doesn't support serial port
1.54 +../scripts/te_automatedsuite_noserial.script z:/testdata/scripts/te_automatedsuite_noserial.script
1.55 +
1.56 +//te_createconfig
1.57 +te_createconfig.iby /epoc32/rom/include/te_createconfig.iby
1.58 +
1.59 +//te_sysstart
1.60 +te_sysstart.iby /epoc32/rom/include/te_sysstart.iby
1.61 +../scripts/te_sysstart.script z:/testdata/scripts/te_sysstart.script
1.62 +
1.63 +PRJ_TESTMMPFILES
1.64 +te_outfrwk.mmp manual
1.65 +te_createconfig.mmp manual
1.66 +te_sysconfig.mmp manual
1.67 +te_file.mmp manual
1.68 +te_serial.mmp manual
1.69 +te_server.mmp manual
1.70 +te_client.mmp manual
1.71 +te_sysstart.mmp manual