summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-03-08 18:58:28 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-03-08 18:58:28 +0100
commit1a0875865300472150c411afa8335e47a1722bae (patch)
tree150dda33ce8649fa75897558010995fd85bf6cb2 /tests/Makefile.am
parentd50f1e711ffd479d1ddbc89342e9b28b8b9abba9 (diff)
downloadrsyslog-1a0875865300472150c411afa8335e47a1722bae.tar.gz
rsyslog-1a0875865300472150c411afa8335e47a1722bae.tar.xz
rsyslog-1a0875865300472150c411afa8335e47a1722bae.zip
further improved testbench
some cosmetic issues, plus a new valgrind-based test
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index c834ef6e..3e07e1c6 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -49,6 +49,7 @@ TESTS = $(TESTRUNS) cfg.sh \
imuxsock_traillf_root.sh \
imuxsock_ccmiddle_root.sh \
discard-rptdmsg.sh \
+ discard-rptdmsg-vg.sh \
discard.sh \
queue-persist.sh
@@ -223,6 +224,7 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \
discard.sh \
testsuites/discard.conf \
discard-rptdmsg.sh \
+ discard-rptdmsg-vg.sh \
testsuites/discard-rptdmsg.conf \
diag.sh \
testsuites/diag-common.conf \