summaryrefslogtreecommitdiffstats
path: root/tests/asynwr_simple.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_simple.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_simple.sh')
-rwxr-xr-xtests/asynwr_simple.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/asynwr_simple.sh b/tests/asynwr_simple.sh
index c21f7893..eb87443c 100755
--- a/tests/asynwr_simple.sh
+++ b/tests/asynwr_simple.sh
@@ -13,5 +13,6 @@ source $srcdir/diag.sh startup asynwr_simple.conf
# 10K, the buffer size!
source $srcdir/diag.sh tcpflood -m35555
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 35554
source $srcdir/diag.sh exit