Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix in testbench | Rainer Gerhards | 2013-04-09 | 1 | -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 machines | Rainer Gerhards | 2012-12-06 | 1 | -0/+1 |
| | |||||
* | added some debug settings plus improved shutdown sequence | Rainer Gerhards | 2009-10-13 | 1 | -0/+1 |
| | | | | ... non-working version! | ||||
* | greatly enhanced testbench | Rainer Gerhards | 2009-05-27 | 1 | -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. |