From b4de9504de19ea989bfe00b2047fa84be9c90cf3 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Thu, 2 Sep 2010 15:03:59 +0000 Subject: [PATCH] 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 --- src/transport/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 -- 2.25.1