traceservices/tracefw/ulogger/unit_test/te-server/te_uloggerservertestsuitestepbase.h
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
child 25 047f208ea78f
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
    22  @internalTechnology
    22  @internalTechnology
    23 */
    23 */
    24 
    24 
    25 #if (!defined __TE_ULOGGERSERVERTEST_STEP_BASE__)
    25 #if (!defined __TE_ULOGGERSERVERTEST_STEP_BASE__)
    26 #define __TE_ULOGGERSERVERTEST_STEP_BASE__
    26 #define __TE_ULOGGERSERVERTEST_STEP_BASE__
    27 #include <test/testexecutestepbase.h>
    27 #include <testexecutestepbase.h>
    28 // Please add your include here if you have 
    28 // Please add your include here if you have 
    29 
    29 
    30 /****************************************************************************
    30 /****************************************************************************
    31 * The reason to have a new step base is that it is very much possible
    31 * The reason to have a new step base is that it is very much possible
    32 * that the all individual test steps have project related common variables 
    32 * that the all individual test steps have project related common variables