summaryrefslogtreecommitdiffstats
path: root/tests/queue-persist-drvr.sh
Commit message (Collapse)AuthorAgeFilesLines
* bugfix in testbenchRainer Gerhards2013-04-091-1/+6
| | | | | | | I initially thought the testbench had found some regression, but it turned out that a bugfix fixed a situation that the testbench had (invalidly) relied on. I have now adapted the testbench to how things really need to be.
* cosmetic: give testbench test a bit more time for slow machinesRainer Gerhards2012-12-061-0/+1
|
* added some debug settings plus improved shutdown sequenceRainer Gerhards2009-10-131-0/+1
| | | | ... non-working version!
* greatly enhanced testbenchRainer Gerhards2009-05-271-0/+28
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.