summaryrefslogtreecommitdiffstats
path: root/tests/queue-persist.sh
Commit message (Collapse)AuthorAgeFilesLines
* improved testbenchRainer Gerhards2009-10-211-1/+1
| | | | | - added a test to check handling of damaged .qi files on startup - made sure each test identifies itself on startup
* some more threading changesRainer Gerhards2009-07-201-0/+1
| | | | ... as well as some cleanup
* greatly enhanced testbenchRainer Gerhards2009-05-271-0/+11
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.