From: Nathan S. Evans Date: Thu, 2 Sep 2010 15:03:59 +0000 (+0000) Subject: putting the nat reliability test case back in, though as far as i can tell from runni... X-Git-Tag: initial-import-from-subversion-38251~20474 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b4de9504de19ea989bfe00b2047fa84be9c90cf3;p=oweals%2Fgnunet.git putting the nat reliability test case back in, though as far as i can tell from running the test on jaunty-arm there is no way for transport to switch addresses, which leaves me puzzled --- diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index 8e339a828..db5a76cfd 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -196,6 +196,7 @@ TESTS = \ $(HTTPS_PLUGIN_TEST) \ $(HTTPS_API_TEST) \ test_transport_api_reliability_tcp \ + test_transport_api_reliability_tcp_nat \ $(HTTP_REL_TEST) \ $(HTTPS_REL_TEST) endif