datacommsserver/esockserver/test/TE_Socket/group/bld.inf
changeset 0 dfb7c4ff071f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/datacommsserver/esockserver/test/TE_Socket/group/bld.inf	Thu Dec 17 09:22:25 2009 +0200
@@ -0,0 +1,41 @@
+// Copyright (c) 1999-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:
+// Sockets/Networking Server
+// 
+//
+
+/**
+ @file
+*/
+
+PRJ_PLATFORMS
+
+DEFAULT
+
+PRJ_TESTEXPORTS
+
+../group/TE_Socket.iby	/epoc32/rom/include/te_socket.iby
+
+// component test files
+../scriptfiles/te_socket_tests.script           z:/testdata/scripts/te_socket_tests.script
+../scriptfiles/te_socket_tests-mem.script       z:/testdata/scripts/te_socket_tests-mem.script
+../scriptfiles/te_socket.script                 z:/testdata/scripts/te_socket.script
+../scriptfiles/te_socket_leakdetection.script   z:/testdata/scripts/te_socket_leakdetection.script
+../scriptfiles/te_socket.ini                    z:/testdata/configs/te_socket.ini
+../scriptfiles/te_socket_oom.script             z:/testdata/scripts/te_socket_oom.script
+
+PRJ_TESTMMPFILES
+
+./TE_Socket.mmp
+