summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-02-22 09:32:30 +0000
committerChristian Grothoff <christian@grothoff.org>2016-02-22 09:32:30 +0000
commit8eb1cd31f5bd77ef7b8fae5320135fabdd882756 (patch)
tree46e8598b7c0b8047edf56e0b210a927d06ea8dc7
parent8d83647523111e7d514cd8d045a0ffceccb86104 (diff)
-these tests should pass even if we do not have listen-shutdown
-rw-r--r--src/microhttpd/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/microhttpd/Makefile.am b/src/microhttpd/Makefile.am
index b7ad13d9..58d39c43 100644
--- a/src/microhttpd/Makefile.am
+++ b/src/microhttpd/Makefile.am
@@ -153,12 +153,6 @@ endif
TESTS = $(check_PROGRAMS)
-if !HAVE_LISTEN_SHUTDOWN
-XFAIL_TESTS = \
- test_shutdown_select \
- test_shutdown_poll
-endif
-
test_daemon_SOURCES = \
test_daemon.c
test_daemon_LDADD = \