Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improved testbench - added tests for queue disk-only mode | Rainer Gerhards | 2009-04-17 | 1 | -0/+16 |
| | |||||
* | implemented $MaxOpenFiles directive and changed testbench | Rainer Gerhards | 2009-04-14 | 1 | -1/+3 |
| | | | | ... to utilize it. This work is not yet fully verified to be correct. | ||||
* | fixing "make distcheck" | Rainer Gerhards | 2009-04-09 | 1 | -0/+11 |
| | |||||
* | improved testbench, added tests for tcp-based reception | Rainer Gerhards | 2009-04-08 | 2 | -4/+2 |
| | |||||
* | testcase added (on user request) | Rainer Gerhards | 2009-04-06 | 1 | -0/+3 |
| | |||||
* | improved parser test suite | Rainer Gerhards | 2009-04-03 | 6 | -0/+18 |
| | | | | new tests added, now much better | ||||
* | improved test suite and added test for new output module interface | Rainer Gerhards | 2009-04-03 | 9 | -0/+47 |
The testbench has now a generic driver that can run a whole class of test suites just by providing a config file and test cases. This does not cover all testing needs, but a lot. We have now added one test for the new array-passing output plugin interface. |