traceservices/tracefw/ulogger/unit_test/group/bld.inf
branchRCL_3
changeset 23 26645d81f48d
parent 0 08ec8eefde2f
child 24 cc28652e0254
equal deleted inserted replaced
21:28839de615b4 23:26645d81f48d
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    10 //
    10 //
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 /**
       
    16  @file bld.inf
       
    17  @internalTechnology
       
    18 */
       
    19 
    15 
    20 PRJ_PLATFORMS
       
    21 WINSCW
       
    22 ARMV5
       
    23 
    16 
    24 PRJ_TESTEXPORTS
    17 PRJ_TESTEXPORTS
    25 
       
    26 //te_outfrwk files
    18 //te_outfrwk files
    27 te_outfrwk.iby		/epoc32/rom/include/te_outfrwk.iby
    19 te_outfrwk.iby                      /epoc32/rom/include/te_outfrwk.iby
    28 ../scripts/te_outfrwk.script      /epoc32/release/winscw/udeb/z/testdata/scripts/te_outfrwk.script
    20 ../scripts/te_outfrwk.script        z:/testdata/scripts/te_outfrwk.script
    29 
       
    30 
    21 
    31 //te_sysconfig
    22 //te_sysconfig
    32 te_sysconfig.iby		/epoc32/rom/include/te_sysconfig.iby
    23 te_sysconfig.iby                    /epoc32/rom/include/te_sysconfig.iby
    33 ../scripts/te_sysconfig.script      /epoc32/release/winscw/udeb/z/testdata/scripts/te_sysconfig.script
    24 ../scripts/te_sysconfig.script      z:/testdata/scripts/te_sysconfig.script
    34 
       
    35 
    25 
    36 //te_outfrwkchans/te_file
    26 //te_outfrwkchans/te_file
    37 te_file.iby /epoc32/rom/include/te_file.iby
    27 te_file.iby                         /epoc32/rom/include/te_file.iby
    38 ../scripts/te_file.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_file.script
    28 ../scripts/te_file.script           z:/testdata/scripts/te_file.script
    39 
    29 
    40 //te_outfrwkchans/te_serial
    30 //te_outfrwkchans/te_serial
    41 te_serial.iby /epoc32/rom/include/te_serial.iby
    31 te_serial.iby                       /epoc32/rom/include/te_serial.iby
    42 ../scripts/te_serial.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_serial.script
    32 ../scripts/te_serial.script         z:/testdata/scripts/te_serial.script
    43 
    33 
    44 //te_server
    34 //te_server
    45 te_server.iby   	/epoc32/rom/include/te_server.iby
    35 te_server.iby                       /epoc32/rom/include/te_server.iby
    46 ../scripts/te_server.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_server.script
    36 ../scripts/te_server.script         z:/testdata/scripts/te_server.script
    47 
    37 
    48 //te_client
    38 //te_client
    49 te_client.iby   		/epoc32/rom/include/te_client.iby
    39 te_client.iby                       /epoc32/rom/include/te_client.iby
    50 ../scripts/te_client.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_client.script
    40 ../scripts/te_client.script         z:/testdata/scripts/te_client.script
    51 
    41 
    52 
    42 
    53 //to run all script files at once.
    43 //to run all script files at once.
    54 te_unittestsuite.iby   			/epoc32/rom/include/te_unittestsuite.iby
    44 te_unittestsuite.iby                /epoc32/rom/include/te_unittestsuite.iby
    55 ../scripts/te_unittestsuite.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_unittestsuite.script
    45 ../scripts/te_unittestsuite.script  z:/testdata/scripts/te_unittestsuite.script
    56 
    46 
    57 //to run automated script files at once
    47 //to run automated script files at once
    58 te_automatedsuite.iby   			/epoc32/rom/include/te_automatedsuite.iby
    48 te_automatedsuite.iby               /epoc32/rom/include/te_automatedsuite.iby
    59 ../scripts/te_automatedsuite.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_automatedsuite.script
    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
    60 
    52 
    61 //te_createconfig
    53 //te_createconfig
    62 te_createconfig.iby  	/epoc32/rom/include/te_createconfig.iby
    54 te_createconfig.iby                 /epoc32/rom/include/te_createconfig.iby
    63 
    55 
    64 //te_sysstart
    56 //te_sysstart
    65 te_sysstart.iby   			/epoc32/rom/include/te_sysstart.iby
    57 te_sysstart.iby                     /epoc32/rom/include/te_sysstart.iby
    66 ../scripts/te_sysstart.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_sysstart.script
    58 ../scripts/te_sysstart.script       z:/testdata/scripts/te_sysstart.script
    67 
    59 
    68 PRJ_TESTMMPFILES
    60 PRJ_TESTMMPFILES
    69 te_outfrwk.mmp
    61 te_outfrwk.mmp manual
    70 te_createconfig.mmp
    62 te_createconfig.mmp manual
    71 te_sysconfig.mmp
    63 te_sysconfig.mmp manual
    72 te_file.mmp
    64 te_file.mmp manual
    73 te_serial.mmp
    65 te_serial.mmp manual
    74 te_server.mmp
    66 te_server.mmp manual
    75 te_client.mmp
    67 te_client.mmp manual
    76 te_sysstart.mmp
    68 te_sysstart.mmp manual