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
Rainer Gerhards
ed3bf185cb
implement global parameter "debug.unloadModules"
...
This permits to disable unloading of modules, e.g.
to make valgrind reports more useful (without a need
to recompile).
implements https://github.com/rsyslog/rsyslog/issues/704
2016-03-03 15:33:05 +01:00