5 Commits

Author SHA1 Message Date
Rainer Gerhards
8ea166d89d
testbench: fix some hardcoded names (#2895)
* testbench: fix some hardcoded names

This is prework to make parallel execution of tests possible.
2018-08-01 12:52:17 +02:00
Rainer Gerhards
2ba3c8ddde
testbench: modernize testbench plumbing
changes some of the test commands to use bash functions
includes some small bug fixes to tests where bugs were
previously not seen due to different plumbing.
2018-07-23 17:26:34 +02:00
Jan Gerhards
e71f72c272 mmanon: enable tests on FreeBSD
closes https://github.com/rsyslog/rsyslog/issues/2017
2017-11-11 18:40:38 +01:00
PascalWithopf
bd8a1b8136 freeBSD: disable tests that are not working
FreeBSD is not able to run all tests, therefore all tests that can't be run will be disabled.
2017-10-27 12:18:59 +02:00
Jan Gerhards
21d64f3e8a mmanon: rewrite ipv4-anonymization
for more information, see https://github.com/rsyslog/rsyslog/issues/1723

closes https://github.com/rsyslog/rsyslog/issues/1717
closes https://github.com/rsyslog/rsyslog/issues/1720
2017-08-24 10:48:34 +02:00