traceservices/tracefw/ulogger/unit_test/te-client/testversionstep.h
changeset 17 55f2396f6d25
parent 0 08ec8eefde2f
child 45 cc28652e0254
equal deleted inserted replaced
15:3eacc0623088 17:55f2396f6d25
    21  @file TestVersionStep.h
    21  @file TestVersionStep.h
    22  @internalTechnology
    22  @internalTechnology
    23 */
    23 */
    24 #if (!defined __TESTVERSION_STEP_H__)
    24 #if (!defined __TESTVERSION_STEP_H__)
    25 #define __TESTVERSION_STEP_H__
    25 #define __TESTVERSION_STEP_H__
    26 #include <testexecutestepbase.h>
    26 #include <test/testexecutestepbase.h>
    27 #include "te_uloggerclientsuitestepbase.h"
    27 #include "te_uloggerclientsuitestepbase.h"
    28 
    28 
    29 class CTestVersionStep : public CTestUloggerClientApiStepBase
    29 class CTestVersionStep : public CTestUloggerClientApiStepBase
    30 	{
    30 	{
    31 public:
    31 public: