traceservices/tracefw/ulogger/unit_test/te-client/testremoveprimaryfltstep.h
branchRCL_3
changeset 25 047f208ea78f
parent 24 cc28652e0254
equal deleted inserted replaced
24:cc28652e0254 25:047f208ea78f
     1 /**
     1 /**
     2 * Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    21  @file TestRemovePrimaryFltStep.h
    21  @file TestRemovePrimaryFltStep.h
    22  @internalTechnology
    22  @internalTechnology
    23 */
    23 */
    24 #if (!defined __TESTREMOVEPRIMARYFLT_STEP_H__)
    24 #if (!defined __TESTREMOVEPRIMARYFLT_STEP_H__)
    25 #define __TESTREMOVEPRIMARYFLT_STEP_H__
    25 #define __TESTREMOVEPRIMARYFLT_STEP_H__
    26 #include <testexecutestepbase.h>
    26 #include <test/testexecutestepbase.h>
    27 #include "te_uloggerclientsuitestepbase.h"
    27 #include "te_uloggerclientsuitestepbase.h"
    28 
    28 
    29 
    29 
    30 class CTestRemovePrimaryFltStep : public CTestUloggerClientApiStepBase
    30 class CTestRemovePrimaryFltStep : public CTestUloggerClientApiStepBase
    31 	{
    31 	{