traceservices/tracefw/integ_test/ost/TEF/group/te_ostv2integsuite_disabled.mmp
changeset 0 08ec8eefde2f
child 23 26645d81f48d
equal deleted inserted replaced
-1:000000000000 0:08ec8eefde2f
       
     1 // Copyright (c) 2007-2009 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 
       
    18 /**
       
    19  @file te_ostv2integsuite_disabled.mmp
       
    20  @internalTechnology
       
    21 */
       
    22 TARGET      te_ostv2integsuite_disabled.exe
       
    23 TARGETTYPE  exe
       
    24 UID         0x1000007A 0x1028722F
       
    25 
       
    26 MACRO TE_UPT_TRACE_DISABLED //could remove this and just #ifdef on SYMBIAN_TRACE_ENABLE
       
    27 #include    <platform/opensystemtrace.mmh>
       
    28 
       
    29 epocprocesspriority high
       
    30 
       
    31 SOURCEPATH    	../te_ostv2integsuite_common/src/
       
    32 SOURCE			te_ostv2integsuite_server.cpp 
       
    33 SOURCE			te_ostv2integsuite_controller.cpp
       
    34 SOURCE			te_ostv2integsuite_basewrapper.cpp
       
    35 SOURCE			te_ostv2integsuite_defs.cpp
       
    36 SOURCE 			te_instrumentationpoints_disabled.cpp
       
    37 SOURCE			te_apirunconfig.cpp
       
    38 SOURCE			te_tracecontrolclearconfig.cpp
       
    39 SOURCE			te_tracecontrolcmds.cpp
       
    40 SOURCE			te_tracecontroldefaultconfig.cpp
       
    41 
       
    42 SOURCEPATH    	../te_ostv2integsuite_functional/src/
       
    43 SOURCE        	te_tracecollectorclient.cpp
       
    44 SOURCE			te_advancedfiltering.cpp
       
    45 SOURCE        	te_tracecollectorfile.cpp
       
    46 SOURCE        	te_tracecollectorserial.cpp
       
    47 SOURCE			te_buffersizing.cpp
       
    48 SOURCE			te_buffermode.cpp
       
    49 SOURCE			te_configfile.cpp
       
    50 SOURCE			te_filepluginerr.cpp
       
    51 SOURCE			te_ostv2tracetestwrapper.cpp
       
    52 
       
    53 SOURCEPATH  	../te_ostv2integsuite_performance/src/
       
    54 SOURCE      	te_perf.cpp
       
    55 SOURCE			te_perfcsvgenerator.cpp
       
    56 SOURCE			te_perfresultscollector.cpp
       
    57 SOURCE		    te_perfapicall.cpp
       
    58 SOURCE		    te_perfapinames.cpp
       
    59 SOURCE			te_perfplugin.cpp
       
    60 SOURCE			te_perfsanity.cpp
       
    61 SOURCE			te_perfoutputsanity.cpp
       
    62 SOURCE 			te_perftracetester.cpp
       
    63  
       
    64 #ifndef WINSCW				 
       
    65 SOURCE		  te_cacheflush.s
       
    66 SOURCE		  te_stackinfo.s
       
    67 #endif
       
    68 
       
    69 SOURCEPATH  ../te_ostv2integsuite_performance/src/timer
       
    70 SOURCE		te_perfusertimer.cpp
       
    71 
       
    72 SOURCEPATH  ../te_ostv2integsuite_performance/src/sanity
       
    73 SOURCE 		te_perfsanityhelpers.cpp
       
    74 SOURCE 		te_perfsanitytimer.cpp
       
    75 
       
    76 
       
    77 SOURCEPATH  ../perfdevicedriver/src/
       
    78 SOURCE		te_d32perfdrv.cpp 
       
    79 
       
    80 SOURCEPATH  ../te_ostv2integsuite_performance/src/csvoutput
       
    81 SOURCE 		te_perfcsvreader.cpp 
       
    82 SOURCE 		te_perfelements.cpp
       
    83 
       
    84 SOURCEPATH  ../te_ostv2integsuite_functional/src/record_content
       
    85 SOURCE		te_parser.cpp 
       
    86 SOURCE		te_tracerecord.cpp
       
    87 	
       
    88 USERINCLUDE	../te_ostv2integsuite_common/inc/
       
    89 USERINCLUDE	../traces
       
    90 USERINCLUDE	../te_ostv2integsuite_functional/inc/
       
    91 USERINCLUDE ../te_ostv2integsuite_performance/inc/
       
    92 USERINCLUDE ../te_ostv2integsuite_performance/inc/timer
       
    93 USERINCLUDE ../te_ostv2integsuite_performance/inc/sanity
       
    94 USERINCLUDE ../te_ostv2integsuite_performance/inc/csvoutput
       
    95 USERINCLUDE	../te_ostv2integsuite_functional/inc/record_content
       
    96 USERINCLUDE ../perfdevicedriver/inc/
       
    97 USERINCLUDE ../../../../common_utils/lightlogger/inc
       
    98 
       
    99 
       
   100 SYSTEMINCLUDE /epoc32/include
       
   101 SYSTEMINCLUDE /epoc32/include/test
       
   102 SYSTEMINCLUDE /epoc32/include/ecom
       
   103 SYSTEMINCLUDE /epoc32/include/platform
       
   104  
       
   105 
       
   106 LIBRARY     euser.lib
       
   107 LIBRARY 	testexecuteutils.lib 
       
   108 LIBRARY 	testexecutelogclient.lib 
       
   109 LIBRARY	    efsrv.lib
       
   110 LIBRARY 	uloggerclient.lib
       
   111 LIBRARY 	hal.lib
       
   112 LIBRARY     serialdriver.lib ecom.lib
       
   113 
       
   114 MACRO __TEST_LIGHTLOGGER_ENABLED
       
   115 MACRO __LIGHTLOGGER_ENABLED
       
   116 
       
   117 
       
   118 EPOCHEAPSIZE 1048576 4194304 //ask why this epocsize
       
   119 
       
   120 CAPABILITY CommDD NetworkControl LocalServices
       
   121 
       
   122 SMPSAFE