summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-03-31 15:14:22 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-03-31 15:14:22 +0200
commiteccfbf71f9dbc235309c2ad40035d41620f5e5df (patch)
tree5654133eac53306c1bd91f9f16c353b0efcbd1e9 /tests/Makefile.am
parent00e1f24187ee814801e6969629b82a7ae030beaf (diff)
downloadrsyslog-eccfbf71f9dbc235309c2ad40035d41620f5e5df.tar.gz
rsyslog-eccfbf71f9dbc235309c2ad40035d41620f5e5df.tar.xz
rsyslog-eccfbf71f9dbc235309c2ad40035d41620f5e5df.zip
improved testbench, updated ChangeLog to reflect recent bugfix
After trying out some more things with the new code (after last bugfix), I now think that the bugfix is OK to use and without regressions.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index ebbe0cf6..930aa304 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -56,8 +56,7 @@ TESTS += \
failover-rptd.sh \
failover-no-rptd.sh \
failover-no-basic.sh \
- queue-persist.sh
- queue-persist.sh \
+ rcvr_fail_restore.sh \
linkedlistqueue.sh
endif
@@ -289,6 +288,9 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \
diag.sh \
testsuites/diag-common.conf \
testsuites/diag-common2.conf \
+ rcvr_fail_restore.sh \
+ testsuites/rcvr_fail_restore_rcvr.conf \
+ testsuites/rcvr_fail_restore_sender.conf \
daqueue-persist.sh \
daqueue-persist-drvr.sh \
queue-persist.sh \