traceservices/tracefw/ost_trace_api/unit_test/te_ost/group/te_record_content_suite.mmp
changeset 35 0d6db0a14001
parent 17 55f2396f6d25
equal deleted inserted replaced
25:63532cdadd44 35:0d6db0a14001
    27 // to make sure the timers are prioritised
    27 // to make sure the timers are prioritised
    28 epocprocesspriority high
    28 epocprocesspriority high
    29 
    29 
    30 OS_LAYER_SYSTEMINCLUDE
    30 OS_LAYER_SYSTEMINCLUDE
    31 
    31 
    32 USERINCLUDE			..\inc
    32 USERINCLUDE			../inc
    33 USERINCLUDE ../../devicedriver/inc/
    33 USERINCLUDE ../../devicedriver/inc/
    34 USERINCLUDE ../../lauterbach_perf_tester/inc/
    34 USERINCLUDE ../../lauterbach_perf_tester/inc/
    35 
    35 
    36 SOURCEPATH  		..\src
    36 SOURCEPATH  		../src
    37 SOURCE				te_suite_server.cpp
    37 SOURCE				te_suite_server.cpp
    38 SOURCE				te_suite_step_base.cpp
    38 SOURCE				te_suite_step_base.cpp
    39 SOURCE				te_check_record_content_step.cpp 
    39 SOURCE				te_check_record_content_step.cpp 
    40 SOURCE				te_check_build_variability_step.cpp //not used...
    40 SOURCE				te_check_build_variability_step.cpp //not used...
    41 SOURCE				te_check_performance_step.cpp
    41 SOURCE				te_check_performance_step.cpp