summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-06-14 15:09:41 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-06-14 15:09:41 +0200
commitfee33477845949c2f03000044b2dbc31382b48f1 (patch)
treed8ed2472205504b72273b088486f01d42d4c98de /tests/Makefile.am
parent7f0c927623b6425fee2c39b2d5207d7c36e32acd (diff)
parent28af40670e9dc1a85a24dfcbb093ddc1171e151f (diff)
downloadrsyslog-fee33477845949c2f03000044b2dbc31382b48f1.tar.gz
rsyslog-fee33477845949c2f03000044b2dbc31382b48f1.tar.xz
rsyslog-fee33477845949c2f03000044b2dbc31382b48f1.zip
Merge branch 'v5-stable' into beta
Conflicts: ChangeLog runtime/nsd_gtls.c tcpsrv.c tests/Makefile.am
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 6272c0dd..b3422297 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -104,6 +104,9 @@ TESTS += \
sndrcv_tls_anon.sh \
sndrcv_tls_anon_rebind.sh \
imtcp-tls-basic.sh
+if HAVE_VALGRIND
+TESTS += manytcp-too-few-tls.sh
+endif
endif
if ENABLE_OMUXSOCK