traceservices/tracefw/ulogger/unit_test/te-createconfig/te_createconfigfullstep.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".
    23 */
    23 */
    24 
    24 
    25 #ifndef TE_CREATECONFIGFULLSTEP_H
    25 #ifndef TE_CREATECONFIGFULLSTEP_H
    26 #define TE_CREATECONFIGFULLSTEP_H
    26 #define TE_CREATECONFIGFULLSTEP_H
    27 
    27 
    28 #include <testexecutestepbase.h>
    28 #include <test/testexecutestepbase.h>
    29 
    29 
    30 //Test Sysconfig of Ulogger
    30 //Test Sysconfig of Ulogger
    31 class CCreateConfigFUllTestStep : public CTestStep
    31 class CCreateConfigFUllTestStep : public CTestStep
    32 	{
    32 	{
    33 public:
    33 public: