datacommsserver/esockserver/test/esock_test.iby
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:35:48 +0100
branchRCL_3
changeset 70 b564fb5fd78b
parent 0 dfb7c4ff071f
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201035 Kit: 201035

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:
*
*/

#ifndef __ESOCK_TEST_IBY__
#define __ESOCK_TEST_IBY__

#include <messageintercept.iby>
#include <ipc.iby>
#include <te_esock.iby>
#include <te_ini.iby>
#include <te_ipctest.iby>
#include <te_socket.iby>
#include <te_protocol.iby>

#include <te_eintsock.iby>
#include <ptestinternalsocket.iby>

#include <te_socketserver.iby>
#include <te_esock_components.iby>
#include <te_esockssa.iby>
#include <blocker.iby>

#include <te_rsubconnectionsuite.iby>
#include <TE_Cap_Esock_transfer.iby>
#include <te_esockteststeps.iby>
#include <te_RConnection_Selection.iby>
#include <te_rconnection_attach.iby>
#ifdef SYMBIAN_NETWORKING_CONTENTION_MANAGEMENT
#include <te_rconnection_contentionmanagement.iby>
#endif
#include <te_BearerMobility.iby>

#include <ts_multihoming.iby>
#include <te_rconnectionsuite.iby>
#include <pdummy.iby>
#include <TE_DummyProvider.iby>
#include <testconfig.iby>
#include <te_esockutil.iby>
#include <ts_esockutil.iby>
#include <esock_stress_test.iby>

#include <te_RConnection_DataMonitoring.iby>
#include <te_RConnectionServ.iby>
#include <dummypr.iby>
#include <dummy_parameters.iby>

#include <te_mecunittest.iby>

#endif