gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r10210 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r10210 - gnunet/src/transport
Date: Thu, 4 Feb 2010 12:20:56 +0100

Author: nevans
Date: 2010-02-04 12:20:56 +0100 (Thu, 04 Feb 2010)
New Revision: 10210

Modified:
   gnunet/src/transport/Makefile.am
Log:
remove old testcase lines

Modified: gnunet/src/transport/Makefile.am
===================================================================
--- gnunet/src/transport/Makefile.am    2010-02-04 11:15:11 UTC (rev 10209)
+++ gnunet/src/transport/Makefile.am    2010-02-04 11:20:56 UTC (rev 10210)
@@ -92,8 +92,6 @@
 check_PROGRAMS = \
  test_transport_api_tcp \
  test_transport_api_udp
-# test_plugin_transport \
-# test_plugin_transport_udp
 # TODO: add tests for http, nat, etc.
 
 TESTS = $(check_PROGRAMS)
@@ -110,18 +108,6 @@
  $(top_builddir)/src/transport/libgnunettransport.la \
  $(top_builddir)/src/util/libgnunetutil.la  
 
-test_plugin_transport_SOURCES = \
- test_plugin_transport.c
-test_plugin_transport_LDADD = \
- $(top_builddir)/src/transport/libgnunettransport.la \
- $(top_builddir)/src/util/libgnunetutil.la  
-
-test_plugin_transport_udp_SOURCES = \
- test_plugin_transport_udp.c
-test_plugin_transport_udp_LDADD = \
- $(top_builddir)/src/transport/libgnunettransport.la \
- $(top_builddir)/src/util/libgnunetutil.la  
-
 EXTRA_DIST = \
   test_transport_api_data.conf \
   test_transport_api_peer1.conf \





reply via email to

[Prev in Thread] Current Thread [Next in Thread]