summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-04-26 15:32:42 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2010-04-26 15:32:42 +0200
commit1a4b89a57fec0332248e1b76be4982ce3adacc29 (patch)
tree9713cadd99593723583bd4d3672137a45a94f975 /tests
parenteec894fbc5eb263e6def1f2e35f9882967c95a88 (diff)
downloadrsyslog-1a4b89a57fec0332248e1b76be4982ce3adacc29.tar.gz
rsyslog-1a4b89a57fec0332248e1b76be4982ce3adacc29.tar.xz
rsyslog-1a4b89a57fec0332248e1b76be4982ce3adacc29.zip
added new test to testbench
... had forgotten this step...
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 747b10cf..6e577b18 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -34,6 +34,7 @@ TESTS = $(TESTRUNS) cfg.sh \
complex1.sh \
queue-persist.sh \
pipeaction.sh \
+ pipe_noreader.sh \
execonlyonce.sh \
queue-persist.sh
@@ -205,6 +206,8 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \
testsuites/sndrcv_gzip_rcvr.conf \
pipeaction.sh \
testsuites/pipeaction.conf \
+ pipe_noreader.sh \
+ testsuites/pipe_noreader.conf \
asynwr_simple.sh \
testsuites/asynwr_simple.conf \
asynwr_timeout.sh \