summaryrefslogtreecommitdiffstats
path: root/tests/asynwr_small.sh
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-03-11 12:36:21 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-03-11 12:36:21 +0100
commit83c15bb0a004ee348228217861c0eab7c5573952 (patch)
treeb74128a7665cb189baf5dd2322aab47a2ba7c7e6 /tests/asynwr_small.sh
parent5106cbe466781e824846742a036d36ba5f884ad6 (diff)
downloadrsyslog-83c15bb0a004ee348228217861c0eab7c5573952.tar.gz
rsyslog-83c15bb0a004ee348228217861c0eab7c5573952.tar.xz
rsyslog-83c15bb0a004ee348228217861c0eab7c5573952.zip
added more tests to testbench and improved testing tools
Diffstat (limited to 'tests/asynwr_small.sh')
-rwxr-xr-xtests/asynwr_small.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/asynwr_small.sh b/tests/asynwr_small.sh
index ee091935..97818f6e 100755
--- a/tests/asynwr_small.sh
+++ b/tests/asynwr_small.sh
@@ -21,5 +21,6 @@ source $srcdir/diag.sh startup asynwr_small.conf
# send 4000 messages
source $srcdir/diag.sh tcpflood -m2
source $srcdir/diag.sh shutdown-when-empty # shut down rsyslogd when done processing messages
+source $srcdir/diag.sh wait-shutdown # and wait for it to terminate
source $srcdir/diag.sh seq-check 0 1
source $srcdir/diag.sh exit