datacommsserver/esockserver/test/esock_test.iby
changeset 0 dfb7c4ff071f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/datacommsserver/esockserver/test/esock_test.iby	Thu Dec 17 09:22:25 2009 +0200
@@ -0,0 +1,64 @@
+/*
+* 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
+