3 Commits

Author SHA1 Message Date
Rainer Gerhards
a91a0db633
bugfix tcpflood testing tool: improper parameter validation
tool may abort when TLS transport is specified by mandatory parameters
are not specified

closes https://github.com/rsyslog/rsyslog/issues/3176
2018-10-26 18:44:23 +02:00
Rainer Gerhards
69ef6e329b fix bad bash coding style and disable shellcheck false positives
Also now permit interactivly running tests without explicitly setting
$srcdir. This now works if we are inside ./tests and fails, as before,
when we are in a different directory.

Detected by shellcheck via CodeFactor.io
2018-10-23 13:27:37 +02:00
Jan Gerhards
743d820b81 testbench: add test for tcpflood usage message
see also https://github.com/rsyslog/rsyslog/issues/3072
2018-10-15 18:48:07 +02:00