summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/queue-persist.conf
Commit message (Collapse)AuthorAgeFilesLines
* backported some of the v5 testbenchRainer Gerhards2009-06-041-2/+0
| | | | | | | | this permits us to keep a persistent test environment between v4 and v5, most importantly using the same tools. As far as the actual tests are concerned, some had issues. I had no time to check if that was an issue with the test or an actual issue with the v3/4 engine. Will do that at some later stage.
* fixed make distcheckRainer Gerhards2009-05-281-1/+1
|
* greatly enhanced testbenchRainer Gerhards2009-05-271-0/+23
The imdiag module now can very effectively inject messages, which also frees us from uncertainties of tcp reception and processing. All shell script based tests have been modularized, what makes it far easier to create new tests. Also, the test bench now executes more reliable and much faster, because we can now rely on actual engine information where we previously did just a dumb sleep.