From f2c031e12a290068d945f8fbb812113fe28c17fb Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Mon, 3 Sep 2012 09:36:30 +0000 Subject: - remove unused test --- src/integration-tests/Makefile.am | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'src/integration-tests/Makefile.am') diff --git a/src/integration-tests/Makefile.am b/src/integration-tests/Makefile.am index 14649596d..ed0e0d727 100644 --- a/src/integration-tests/Makefile.am +++ b/src/integration-tests/Makefile.am @@ -33,9 +33,6 @@ check_SCRIPTS = \ endif # test_integration_disconnect.py -check_PROGRAMS = \ - test_connection_stability - if ENABLE_TEST_RUN TESTS = \ @@ -81,7 +78,7 @@ test_integration_disconnect.py: test_integration_disconnect.py.in Makefile $(do_subst) < $(srcdir)/test_integration_disconnect.py.in > test_integration_disconnect.py chmod +x test_integration_disconnect.py -#test_integration_disconnect_nat.py: test_integration_disconnect_nat.py.in Makefile +#test_integration_disconnect_nat.py: test_integration_disconnect_nat.py.in Matest_connection_stabilitykefile # $(do_subst) < $(srcdir)/test_integration_disconnect_nat.py.in > test_integration_disconnect_nat.py # chmod +x test_integration_disconnect_nat.py @@ -113,12 +110,6 @@ test_integration_connection_values_tcp_udp_http.py: test_integration_connection_ $(do_subst) < $(srcdir)/test_integration_connection_values_tcp_udp_http.py.in > test_integration_connection_values_tcp_udp_http.py chmod +x test_integration_connection_values_tcp_udp_http.py -test_connection_stability_SOURCES = \ - test_connection_stability.c -test_connection_stability_LDADD = \ - $(top_builddir)/src/testing_old/libgnunettesting_old.la \ - $(top_builddir)/src/util/libgnunetutil.la - EXTRA_DIST = \ gnunet_testing.py.in \ @@ -147,7 +138,6 @@ EXTRA_DIST = \ confs/c_no_nat_client_http_2.conf \ confs/c_no_nat_client_unix.conf \ confs/c_no_nat_client_unix_2.conf \ - test_connection_stability.conf \ hostkeys/0000-hostkey \ hostkeys/0001-hostkey \ hostkeys/0002-hostkey \ -- cgit v1.2.3