summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-06-03 07:51:47 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-06-03 07:51:47 +0200
commit4f742a8e32c43dc9b514ceaf80f4d17e697dfdf6 (patch)
tree62c34f867cb26781003022847e1285b67862c44c /tests
parentb61e5fffc42c98b49a18a95c297653fb0ba06b72 (diff)
downloadrsyslog-4f742a8e32c43dc9b514ceaf80f4d17e697dfdf6.tar.gz
rsyslog-4f742a8e32c43dc9b514ceaf80f4d17e697dfdf6.tar.xz
rsyslog-4f742a8e32c43dc9b514ceaf80f4d17e697dfdf6.zip
added config switch --enable-testbench=no to turn off testbench
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 e93aba10..402c1d83 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,3 +1,4 @@
+if ENABLE_TESTBENCH
TESTRUNS = rt_init rscript
check_PROGRAMS = $(TESTRUNS) ourtail nettester tcpflood chkseq
TESTS = $(TESTRUNS) cfg.sh manytcp.sh diskqueue.sh imtcp-multiport.sh queue-persist.sh \
@@ -6,6 +7,8 @@ if ENABLE_OMSTDOUT
TESTS += omod-if-array.sh parsertest.sh inputname.sh fieldtest.sh
endif
+endif # if ENABLE_TESTBENCH
+
TESTS_ENVIRONMENT = RSYSLOG_MODDIR='$(abs_top_builddir)'/runtime/.libs/
DISTCLEANFILES=rsyslog.pid '$(abs_top_builddir)'/DiagTalker.class
test_files = testbench.h runtime-dummy.c