os/persistentdata/traceservices/tracefw/integ_test/ost/TEF/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) 2002-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 #include "../perfdevicedriver/group/bld.inf"
    17 #include "../tracecontroltestplugin/group/bld.inf"
    18 
    19 PRJ_PLATFORMS
    20 DEFAULT
    21 
    22 PRJ_TESTEXPORTS
    23 //iby's
    24 te_ostv2integsuite.iby   																			/epoc32/rom/include/te_ostv2integsuite.iby
    25 
    26 //scripts
    27 ../te_ostv2integsuite_functional/testdata/scripts/te_integ_tracecollectorclient.script				z:/testdata/scripts/te_integ_tracecollectorclient.script
    28 ../te_ostv2integsuite_functional/testdata/scripts/te_integ_tracecollectorclient_disabled.script		z:/testdata/scripts/te_integ_tracecollectorclient_disabled.script
    29 ../te_ostv2integsuite_functional/testdata/scripts/te_integ_tracecollectorclient_enabled.script		z:/testdata/scripts/te_integ_tracecollectorclient_enabled.script
    30 ../te_ostv2integsuite_functional/testdata/scripts/te_integ_tracecollectorsysstart.script   			z:/testdata/scripts/te_integ_tracecollectorsysstart.script
    31 ../te_ostv2integsuite_functional/testdata/scripts/te_integ_tracecollectorconfigfile.script   		z:/testdata/scripts/te_integ_tracecollectorconfigfile.script
    32 ../te_ostv2integsuite_functional/testdata/scripts/te_integ_tracecollectorconfigfile_winscw.script 	z:/testdata/scripts/te_integ_tracecollectorconfigfile_winscw.script
    33 
    34 ../te_ostv2integsuite_performance/testdata/scripts/te_perf_sanity.script   							z:/testdata/scripts/te_perf_sanity.script
    35 ../te_ostv2integsuite_performance/testdata/scripts/te_perf_outputcsvsanity.script   				z:/testdata/scripts/te_perf_outputcsvsanity.script
    36 ../te_ostv2integsuite_performance/testdata/scripts/te_perf_default.script   						z:/testdata/scripts/te_perf_default.script
    37 ../te_ostv2integsuite_performance/testdata/scripts/te_perf_sanityloop.script   						z:/testdata/scripts/te_perf_sanityloop.script
    38 ../te_ostv2integsuite_performance/testdata/scripts/te_perf_sanity_disabled.script   				z:/testdata/scripts/te_perf_sanity_disabled.script
    39 ../te_ostv2integsuite_performance/testdata/scripts/te_perf_sanity_enabled.script   					z:/testdata/scripts/te_perf_sanity_enabled.script
    40 ../te_ostv2integsuite_performance/testdata/scripts/te_perf_guidelines.script   						z:/testdata/scripts/te_perf_guidelines.script
    41 ../te_ostv2integsuite_performance/testdata/scripts/te_perf_guidelines_disabled.script   			z:/testdata/scripts/te_perf_guidelines_disabled.script
    42 ../te_ostv2integsuite_performance/testdata/scripts/te_perf_guidelines_enabled.script   				z:/testdata/scripts/te_perf_guidelines_enabled.script
    43 
    44 //configs
    45 ../te_ostv2integsuite_functional/testdata/configs/te_integ_tracecollectorconfigfile_winscw.ini  	z:/testdata/configs/te_integ_tracecollectorconfigfile_winscw.ini
    46 ../te_ostv2integsuite_functional/testdata/configs/te_integ_tracecollectorconfigfile.ini  			z:/testdata/configs/te_integ_tracecollectorconfigfile.ini
    47 ../te_ostv2integsuite_functional/testdata/configs/te_integ_tracecollectorsysstart.ini 				z:/testdata/configs/te_integ_tracecollectorsysstart.ini
    48 ../te_ostv2integsuite_functional/testdata/configs/te_integ_tracecollectorclient.ini 				z:/testdata/configs/te_integ_tracecollectorclient.ini
    49 
    50 ../te_ostv2integsuite_functional/testdata/configs/configfiletracecontrolconfig.ini   				z:/testdata/configs/configfiletracecontrolconfig.ini
    51 ../te_ostv2integsuite_performance/testdata/configs/te_perf_default.ini 								z:/testdata/configs/te_perf_default.ini
    52 ../te_ostv2integsuite_performance/testdata/referencedata/ost_baseline_h4.csv						z:/testdata/referencedata/ost_baseline_h4.csv
    53 ../te_ostv2integsuite_performance/testdata/referencedata/ost_baseline_h6.csv						z:/testdata/referencedata/ost_baseline_h6.csv
    54 ../te_ostv2integsuite_performance/testdata/referencedata/ost_baseline_winscw.csv					z:/testdata/referencedata/ost_baseline_winscw.csv
    55 ../te_ostv2integsuite_performance/testdata/configs/te_perf_gon_con_gmatch_cmatch.ini 				z:/testdata/configs/te_perf_gon_con_gmatch_cmatch.ini
    56 ../te_ostv2integsuite_performance/testdata/configs/te_perf_gon_con_gmatch_cmismatch.ini 			z:/testdata/configs/te_perf_gon_con_gmatch_cmismatch.ini
    57 ../te_ostv2integsuite_performance/testdata/configs/te_perf_gon_con_gmismatch_cmatch.ini 			z:/testdata/configs/te_perf_gon_con_gmismatch_cmatch.ini
    58 ../te_ostv2integsuite_performance/testdata/configs/te_perf_gon_coff_gmatch_cmismatch.ini 			z:/testdata/configs/te_perf_gon_coff_gmatch_cmismatch.ini
    59 ../te_ostv2integsuite_performance/testdata/configs/te_perf_gon_coff_gmismatch_cmatch.ini 			z:/testdata/configs/te_perf_gon_coff_gmismatch_cmatch.ini
    60 ../te_ostv2integsuite_performance/testdata/configs/te_perf_goff_con_gmismatch_cmatch.ini 			z:/testdata/configs/te_perf_goff_con_gmismatch_cmatch.ini
    61 ../te_ostv2integsuite_performance/testdata/configs/te_perf_goff_con_gmatch_cmismatch.ini 			z:/testdata/configs/te_perf_goff_con_gmatch_cmismatch.ini
    62 ../te_ostv2integsuite_performance/testdata/configs/te_perf_goff_coff_gmatch_cmatch.ini 				z:/testdata/configs/te_perf_goff_coff_gmatch_cmatch.ini
    63 ../te_ostv2integsuite_performance/testdata/configs/te_perf_sanity.ini   							z:/testdata/configs/te_perf_sanity.ini
    64 ../te_ostv2integsuite_performance/testdata/configs/te_perf_guidelines.ini   						z:/testdata/configs/te_perf_guidelines.ini
    65 ../te_ostv2integsuite_performance/testdata/configs/te_perf_outputcsvsanity.ini						z:/testdata/configs/te_perf_outputcsvsanity.ini
    66 
    67 PRJ_TESTMMPFILES
    68 te_ostv2integsuite_enabled.mmp manual
    69 te_ostv2integsuite_disabled.mmp manual
    70 
    71 //above mmp's and configs/scripts etc will eventually just be below bld.infs when binary split done.
    72 //#include "../te_ostv2integsuite_common/group/bld.inf"
    73 //#include "../te_ostv2integsuite_functional/group/bld.inf"
    74 //#include "../te_ostv2integsuite_performance/group/bld.inf"
    75 //move  the folder tracefw/integ_test/ost/TEF/traces/... to tracefw/integ_test/ost/TEF/te_ostv2integsuite_common/traces/... when the binary 
    76 //split is done for the three test binaries: te_ostv2integsuite_common.dll, te_ostv2integsuite_functional.exe. te_ostv2integsuite_perfromance.exe. 
    77 //Update all mmp's and bld.infs accordingly