summaryrefslogtreecommitdiff
path: root/tests/fac_authpriv.sh
blob: f2c8544d688240a19ace013ae26b35c2ea7de18b (plain)
1
2
3
4
5
6
7
8
9
10
11
# This tests proper processing of the authpriv facility.
# added 2014-09-16 by Rgerhards

# This file is part of the rsyslog project, released under ASL 2.0
source $srcdir/diag.sh init
source $srcdir/diag.sh startup fac_authpriv.conf
source $srcdir/diag.sh tcpflood -m1000 -P 81
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 999 
source $srcdir/diag.sh exit