traceservices/tracefw/ulogger/unit_test/group/bld.inf
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 16:57:14 +0300
branchRCL_3
changeset 23 26645d81f48d
parent 0 08ec8eefde2f
child 24 cc28652e0254
permissions -rw-r--r--
Revision: 201035 Kit: 201035

// Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "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_TESTEXPORTS
//te_outfrwk files
te_outfrwk.iby                      /epoc32/rom/include/te_outfrwk.iby
../scripts/te_outfrwk.script        z:/testdata/scripts/te_outfrwk.script

//te_sysconfig
te_sysconfig.iby                    /epoc32/rom/include/te_sysconfig.iby
../scripts/te_sysconfig.script      z:/testdata/scripts/te_sysconfig.script

//te_outfrwkchans/te_file
te_file.iby                         /epoc32/rom/include/te_file.iby
../scripts/te_file.script           z:/testdata/scripts/te_file.script

//te_outfrwkchans/te_serial
te_serial.iby                       /epoc32/rom/include/te_serial.iby
../scripts/te_serial.script         z:/testdata/scripts/te_serial.script

//te_server
te_server.iby                       /epoc32/rom/include/te_server.iby
../scripts/te_server.script         z:/testdata/scripts/te_server.script

//te_client
te_client.iby                       /epoc32/rom/include/te_client.iby
../scripts/te_client.script         z:/testdata/scripts/te_client.script


//to run all script files at once.
te_unittestsuite.iby                /epoc32/rom/include/te_unittestsuite.iby
../scripts/te_unittestsuite.script  z:/testdata/scripts/te_unittestsuite.script

//to run automated script files at once
te_automatedsuite.iby               /epoc32/rom/include/te_automatedsuite.iby
../scripts/te_automatedsuite.script z:/testdata/scripts/te_automatedsuite.script
//Test script for platform that doesn't support serial port
../scripts/te_automatedsuite_noserial.script z:/testdata/scripts/te_automatedsuite_noserial.script

//te_createconfig
te_createconfig.iby                 /epoc32/rom/include/te_createconfig.iby

//te_sysstart
te_sysstart.iby                     /epoc32/rom/include/te_sysstart.iby
../scripts/te_sysstart.script       z:/testdata/scripts/te_sysstart.script

PRJ_TESTMMPFILES
te_outfrwk.mmp manual
te_createconfig.mmp manual
te_sysconfig.mmp manual
te_file.mmp manual
te_serial.mmp manual
te_server.mmp manual
te_client.mmp manual
te_sysstart.mmp manual