From 83c15bb0a004ee348228217861c0eab7c5573952 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 11 Mar 2010 12:36:21 +0100 Subject: added more tests to testbench and improved testing tools --- tests/asynwr_timeout.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/asynwr_timeout.sh') diff --git a/tests/asynwr_timeout.sh b/tests/asynwr_timeout.sh index 41b76ede..b0bc5c28 100755 --- a/tests/asynwr_timeout.sh +++ b/tests/asynwr_timeout.sh @@ -16,5 +16,6 @@ source $srcdir/diag.sh startup asynwr_timeout.conf source $srcdir/diag.sh tcpflood -m 35555 sleep 4 # wait for output writer to write and empty buffer 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 -- cgit