traceservices/tracefw/ost_trace_api/unit_test/te_ost/inc/te_macrostest.h
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
    24 */
    24 */
    25 
    25 
    26 #ifndef __TE_MACROSTEST_H__
    26 #ifndef __TE_MACROSTEST_H__
    27 #define __TE_MACROSTEST_H__
    27 #define __TE_MACROSTEST_H__
    28 
    28 
    29 #include <test/testexecutestepbase.h>
    29 #include <TestExecuteStepBase.h>
    30 #include "te_suite_step_base.h"
    30 #include "te_suite_step_base.h"
    31 
    31 
    32 _LIT(KOstMacrosEnabledStep, "COstMacrosEnabledStep");
    32 _LIT(KOstMacrosEnabledStep, "COstMacrosEnabledStep");
    33 const TInt KTraceIds = 20;
    33 const TInt KTraceIds = 20;
    34 #define  MyTestGroupId 130
    34 #define  MyTestGroupId 130