summaryrefslogtreecommitdiff
path: root/ACE/tests/Network_Adapters_Test.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2014-05-05 14:57:56 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2014-05-05 14:57:56 +0000
commit617e3687711e2b32d27d8f7c7c6e0c91f4e7bb09 (patch)
tree45e41bed246717ac2f4a99906259c368e110892a /ACE/tests/Network_Adapters_Test.cpp
parentaf0026f3988d03a6274dd198959093942f5f6e7d (diff)
downloadATCD-617e3687711e2b32d27d8f7c7c6e0c91f4e7bb09.tar.gz
Mon May 5 14:58:57 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>
* tests/run_test.lst: Marked SSL_Asynch_Stream_Test with !FIXED_BUGS_ONLY, this test always fail, see also bugzilla 3164
Diffstat (limited to 'ACE/tests/Network_Adapters_Test.cpp')
-rw-r--r--ACE/tests/Network_Adapters_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/Network_Adapters_Test.cpp b/ACE/tests/Network_Adapters_Test.cpp
index c0d2d46d458..7504c155653 100644
--- a/ACE/tests/Network_Adapters_Test.cpp
+++ b/ACE/tests/Network_Adapters_Test.cpp
@@ -88,8 +88,6 @@
* as not a ICMP_ECHOREPLY message and further ICMP_ECHOREPLY
* received. Don't worry, be happy - it's ok.
*/
-
-
Echo_Handler::Echo_Handler (void)
: ping_socket_ (),
reply_wait_ (),