summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-11-11 14:15:00 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-11-11 14:15:00 +0100
commitc6c875a65d9c89724c229b0b23edaae8f4fced78 (patch)
treeedf1bf0f21d5f65a47348e2a366354bcedb2472b /tests/Makefile.am
parent471801ef4e96bd3d3fc5a468ca0feb8837f08268 (diff)
parentef1b6c725bb7b8e3cee6e4264a630975a496c5bd (diff)
downloadrsyslog-c6c875a65d9c89724c229b0b23edaae8f4fced78.tar.gz
rsyslog-c6c875a65d9c89724c229b0b23edaae8f4fced78.tar.xz
rsyslog-c6c875a65d9c89724c229b0b23edaae8f4fced78.zip
Merge branch 'v4-devel'
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 28d51b40..f8e39bcc 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -13,6 +13,8 @@ TESTS = $(TESTRUNS) cfg.sh \
rulesetmultiqueue.sh \
manytcp.sh \
rsf_getenv.sh \
+ sndrcv.sh \
+ sndrcv_gzip.sh \
queue-persist.sh \
pipeaction.sh
@@ -144,6 +146,13 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \
testsuites/threadingmq.conf \
threadingmqaq.sh \
testsuites/threadingmqaq.conf \
+ sndrcv_drvr.sh \
+ sndrcv.sh \
+ testsuites/sndrcv_sender.conf \
+ testsuites/sndrcv_rcvr.conf \
+ sndrcv_gzip.sh \
+ testsuites/sndrcv_gzip_sender.conf \
+ testsuites/sndrcv_gzip_rcvr.conf \
pipeaction.sh \
testsuites/pipeaction.conf \
proprepltest.sh \