datacommsserver/esockserver/test/TE_EsockTestSteps/group/te_EsockTestStepsSuite.mmp
changeset 0 dfb7c4ff071f
child 4 928ed51ddc43
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/datacommsserver/esockserver/test/TE_EsockTestSteps/group/te_EsockTestStepsSuite.mmp	Thu Dec 17 09:22:25 2009 +0200
@@ -0,0 +1,94 @@
+// Copyright (c) 2006-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:
+//
+
+TARGET      te_esockteststepssuite.exe
+
+TARGETTYPE  exe
+UID             0x1000007A 0x10203FFF
+
+
+VENDORID 0x70000001
+CAPABILITY ALL -Tcb
+
+SOURCEPATH  ../src
+
+// Main
+SOURCE	            Te_esockteststepsSuiteServer.cpp
+SOURCE              EsockTestBase.cpp
+SOURCE              Te_EsockStepBase.cpp
+SOURCE              cleanallStep.cpp
+
+SOURCE              SocketServer.TestSteps.cpp
+SOURCE              Connections.TestSteps.cpp
+SOURCE              SubConnections.TestSteps.cpp
+SOURCE              Sockets.TestSteps.cpp
+SOURCE              QoS.TestSteps.cpp
+SOURCE              SimTsy.TestSteps.cpp
+
+SOURCE              BearerMobility.TestSteps.cpp
+
+SOURCE              ESockDebug.TestSteps.cpp
+SOURCE              DataMonitoring.TestSteps.cpp
+SOURCE              XmlParsing.cpp
+SOURCE              ConnectionServer.TestSteps.cpp
+SOURCE              Commsdat.TestSteps.cpp
+
+// Miscellaneous
+SOURCE              backuprestoreStep.cpp
+SOURCE              multipleaddrsubconnectionStep.cpp
+SOURCE              multipleopenrsubconnectionStep.cpp
+SOURCE              multipleremoversubconnectionStep.cpp
+SOURCE              ConfirmSocketDataTransferStep.cpp
+SOURCE              cancelconnectrsocketStep.cpp
+
+
+USERINCLUDE   ../inc
+
+#ifdef SYMBIAN_OLD_EXPORT_LOCATION
+SYSTEMINCLUDE	/epoc32/include 
+SYSTEMINCLUDE /epoc32/include/comms-infras
+SYSTEMINCLUDE /epoc32/include/test
+#else
+OS_LAYER_SYSTEMINCLUDE_SYMBIAN
+#endif
+
+LIBRARY     euser.lib
+LIBRARY	    testexecuteutils.lib
+LIBRARY	    testexecutelogclient.lib
+LIBRARY	    insock.lib
+LIBRARY	    esock.lib
+LIBRARY	    commdb.lib
+LIBRARY	    efsrv.lib
+LIBRARY	    ecom.lib
+LIBRARY	    etel.lib etelmm.lib
+LIBRARY	    c32root.lib
+LIBRARY	    netmeta.lib
+LIBRARY     esocksvr.lib
+LIBRARY     esock_api_ext.lib
+LIBRARY     charconv.lib
+LIBRARY     xmlframework.lib
+LIBRARY     bafl.lib
+LIBRARY     commsdataobjects.lib
+LIBRARY     commsdat.lib
+LIBRARY	    genericscprparams.lib
+LIBRARY		commsfw.lib
+LIBRARY	    serverden.lib
+LIBRARY         nodemessages.lib
+
+
+UNPAGED
+
+SMPSAFE
+