summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-03-16 14:23:13 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-03-16 14:23:13 +0100
commit4cb3e80152ed4674ed370915f7c02889b5bfb6f3 (patch)
treefd2be5fd90f164dffd293bcbf0fd8d897792418b /tests/Makefile.am
parent46861a84f835a9579fa97b757be361d78b3d1c64 (diff)
downloadrsyslog-4cb3e80152ed4674ed370915f7c02889b5bfb6f3.tar.gz
rsyslog-4cb3e80152ed4674ed370915f7c02889b5bfb6f3.tar.xz
rsyslog-4cb3e80152ed4674ed370915f7c02889b5bfb6f3.zip
added new, complex testcase to testbench
this is an excerpt from some of the more intensen manual tests I am doing, stripped down to be useful inside the testbench.
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 91152679..bc7902b1 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -16,6 +16,7 @@ TESTS = $(TESTRUNS) cfg.sh \
asynwr_large.sh \
gzipwr_large.sh \
gzipwr_large_dynfile.sh \
+ complex1.sh \
queue-persist.sh \
pipeaction.sh
execonlyonce.sh \
@@ -157,6 +158,8 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \
testsuites/gzipwr_large.conf \
gzipwr_large_dynfile.sh \
testsuites/gzipwr_large_dynfile.conf \
+ complex1.sh \
+ testsuites/complex1.conf \
proprepltest.sh \
testsuites/rfctag.conf \
testsuites/master.rfctag \