summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-08-10 19:34:42 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2010-08-10 19:34:42 +0200
commitc664adfa1683763ae503f2da9e8d4d528d6634d1 (patch)
treefcbf9bf7eea51374dbc405b6d7e0839df9ee495a /tests/Makefile.am
parentb5b4bd138949f09b3703e6f7f5caf46d361fa41c (diff)
downloadrsyslog-c664adfa1683763ae503f2da9e8d4d528d6634d1.tar.gz
rsyslog-c664adfa1683763ae503f2da9e8d4d528d6634d1.tar.xz
rsyslog-c664adfa1683763ae503f2da9e8d4d528d6634d1.zip
more testbench improvements and new tests
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index b9b1ede7..b500bc85 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -9,6 +9,8 @@ TESTS = $(TESTRUNS) cfg.sh \
manytcp.sh \
manyptcp.sh \
imptcp_large.sh \
+ imptcp_conndrop.sh \
+ imtcp_conndrop.sh \
sndrcv.sh \
sndrcv_gzip.sh \
asynwr_simple.sh \
@@ -142,6 +144,10 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \
testsuites/manyptcp.conf \
imptcp_large.sh \
testsuites/imptcp_large.conf \
+ imptcp_conndrop.sh \
+ testsuites/imptcp_conndrop.conf \
+ imtcp_conndrop.sh \
+ testsuites/imtcp_conndrop.conf \
inputname.sh \
testsuites/inputname_imtcp.conf \
testsuites/1.inputname_imtcp_12514 \