traceservices/tracefw/utf_trace_api/unit_test/te-utrace/inc/cutrace_nonstatic_step.h
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
    21  @file UTrace0Step.h
    21  @file UTrace0Step.h
    22  @internalTechnology
    22  @internalTechnology
    23 */
    23 */
    24 #if (!defined __CUTRACE_PRINTF_CHAR_STEP_H__)
    24 #if (!defined __CUTRACE_PRINTF_CHAR_STEP_H__)
    25 #define __CUTRACE_PRINTF_CHAR_STEP_H__
    25 #define __CUTRACE_PRINTF_CHAR_STEP_H__
    26 #include <test/testexecutestepbase.h>
    26 #include <testexecutestepbase.h>
    27 #include "te_utracesuitestepbase.h"
    27 #include "te_utracesuitestepbase.h"
    28 
    28 
    29 
    29 
    30 class CUTrace_nonStatic_Step : public CTe_UTraceSuiteStepBase
    30 class CUTrace_nonStatic_Step : public CTe_UTraceSuiteStepBase
    31 	{
    31 	{