os/persistentdata/traceservices/tracefw/ulogger/unit_test/group/bld.inf
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // Copyright (c) 2006-2010 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".
     7 //
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
    10 //
    11 // Contributors:
    12 //
    13 // Description:
    14 //
    15 
    16 
    17 PRJ_TESTEXPORTS
    18 //te_outfrwk files
    19 te_outfrwk.iby                      /epoc32/rom/include/te_outfrwk.iby
    20 ../scripts/te_outfrwk.script        z:/testdata/scripts/te_outfrwk.script
    21 
    22 //te_sysconfig
    23 te_sysconfig.iby                    /epoc32/rom/include/te_sysconfig.iby
    24 ../scripts/te_sysconfig.script      z:/testdata/scripts/te_sysconfig.script
    25 
    26 //te_outfrwkchans/te_file
    27 te_file.iby                         /epoc32/rom/include/te_file.iby
    28 ../scripts/te_file.script           z:/testdata/scripts/te_file.script
    29 
    30 //te_outfrwkchans/te_serial
    31 te_serial.iby                       /epoc32/rom/include/te_serial.iby
    32 ../scripts/te_serial.script         z:/testdata/scripts/te_serial.script
    33 
    34 //te_server
    35 te_server.iby                       /epoc32/rom/include/te_server.iby
    36 ../scripts/te_server.script         z:/testdata/scripts/te_server.script
    37 
    38 //te_client
    39 te_client.iby                       /epoc32/rom/include/te_client.iby
    40 ../scripts/te_client.script         z:/testdata/scripts/te_client.script
    41 
    42 
    43 //to run all script files at once.
    44 te_unittestsuite.iby                /epoc32/rom/include/te_unittestsuite.iby
    45 ../scripts/te_unittestsuite.script  z:/testdata/scripts/te_unittestsuite.script
    46 
    47 //to run automated script files at once
    48 te_automatedsuite.iby               /epoc32/rom/include/te_automatedsuite.iby
    49 ../scripts/te_automatedsuite.script z:/testdata/scripts/te_automatedsuite.script
    50 //Test script for platform that doesn't support serial port
    51 ../scripts/te_automatedsuite_noserial.script z:/testdata/scripts/te_automatedsuite_noserial.script
    52 
    53 //te_createconfig
    54 te_createconfig.iby                 /epoc32/rom/include/te_createconfig.iby
    55 
    56 //te_sysstart
    57 te_sysstart.iby                     /epoc32/rom/include/te_sysstart.iby
    58 ../scripts/te_sysstart.script       z:/testdata/scripts/te_sysstart.script
    59 
    60 PRJ_TESTMMPFILES
    61 te_outfrwk.mmp manual
    62 te_createconfig.mmp manual
    63 te_sysconfig.mmp manual
    64 te_file.mmp manual
    65 te_serial.mmp manual
    66 te_server.mmp manual
    67 te_client.mmp manual
    68 te_sysstart.mmp manual