summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-11-05 14:31:37 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-11-05 14:31:37 +0100
commit6a99be469643ef0214729391f9cef4867b8e9fca (patch)
tree3ae549560d49a2fa2f7db507f561562f3f6a7594 /tests/Makefile.am
parenta5cd509be736fcff3c8ae3104712d2fe85776416 (diff)
downloadrsyslog-6a99be469643ef0214729391f9cef4867b8e9fca.tar.gz
rsyslog-6a99be469643ef0214729391f9cef4867b8e9fca.tar.xz
rsyslog-6a99be469643ef0214729391f9cef4867b8e9fca.zip
added pipe action test to testbench & testbench bugfix
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index c5deaa47..37f4e1a2 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -7,7 +7,8 @@ TESTS = $(TESTRUNS) cfg.sh \
diskqueue.sh \
diskqueue-fsync.sh \
manytcp.sh \
- queue-persist.sh
+ queue-persist.sh \
+ pipeaction.sh
if ENABLE_OMSTDOUT
TESTS += omod-if-array.sh \
@@ -113,6 +114,8 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \
testsuites/threadingmq.conf \
threadingmqaq.sh \
testsuites/threadingmqaq.conf \
+ pipeaction.sh \
+ testsuites/pipeaction.conf \
proprepltest.sh \
testsuites/rfctag.conf \
testsuites/master.rfctag \