traceservices/tracefw/ulogger/unit_test/te-outfrwkchans/te-serial/te_serialsuiteserver.h
branchRCL_3
changeset 25 047f208ea78f
parent 24 cc28652e0254
equal deleted inserted replaced
24:cc28652e0254 25:047f208ea78f
     1 /**
     1 /**
     2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2007-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".
    22  @internalTechnology
    22  @internalTechnology
    23 */
    23 */
    24 
    24 
    25 #if (!defined __TE_SERIAL_SERVER_H__)
    25 #if (!defined __TE_SERIAL_SERVER_H__)
    26 #define __TE_SERIAL_SERVER_H__
    26 #define __TE_SERIAL_SERVER_H__
    27 #include <testexecuteserverbase.h>
    27 #include <test/testexecuteserverbase.h>
    28 
    28 
    29 
    29 
    30 class CTe_serialSuite : public CTestServer
    30 class CTe_serialSuite : public CTestServer
    31 	{
    31 	{
    32 public:
    32 public: