traceservices/tracefw/ulogger/unit_test/te-outfrwkchans/te-serial/uloggerserialplugintest.h
branchRCL_3
changeset 25 047f208ea78f
parent 24 cc28652e0254
equal deleted inserted replaced
24:cc28652e0254 25:047f208ea78f
     1 /*
     1 /*
     2 * Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2004-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".
    20 
    20 
    21 
    21 
    22 #ifndef __ULOGGERSERIALPLUGINTEST_H__
    22 #ifndef __ULOGGERSERIALPLUGINTEST_H__
    23 #define __ULOGGERSERIALPLUGINTEST_H__
    23 #define __ULOGGERSERIALPLUGINTEST_H__
    24 
    24 
    25 #include <tefunit.h>
    25 #include <test/tefunit.h>
    26 #include "uloggerserialplugin.h"
    26 #include "uloggerserialplugin.h"
    27 #include "te_serialsuitestepbase.h"
    27 #include "te_serialsuitestepbase.h"
    28 	
    28 	
    29 class CSerial0Step : public CTe_serialSuiteStepBase
    29 class CSerial0Step : public CTe_serialSuiteStepBase
    30 	{
    30 	{