diff options
| author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-05-27 12:52:28 +0200 |
|---|---|---|
| committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-05-27 12:52:28 +0200 |
| commit | affa217cc2d22fa8037a50b8d40d3372694ff855 (patch) | |
| tree | cc330c7bca3053117bab0855dcf0e6fc0d2e4bec /tests/testsuites/linkedlistqueue.conf | |
| parent | 33316de49b7775ac40dd0ec0f4b7ff6256ccde78 (diff) | |
adapted testbench to new capabilities
... and now make check fails again, we have obviously found some new
bugs thanks to the additional cases
Diffstat (limited to 'tests/testsuites/linkedlistqueue.conf')
| -rw-r--r-- | tests/testsuites/linkedlistqueue.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testsuites/linkedlistqueue.conf b/tests/testsuites/linkedlistqueue.conf index ecfc7a26..321678a5 100644 --- a/tests/testsuites/linkedlistqueue.conf +++ b/tests/testsuites/linkedlistqueue.conf @@ -1,5 +1,7 @@ # Test for queue LinkedList mode (see .sh file for details) # rgerhards, 2009-04-17 +$IncludeConfig testsuites/diag-common.conf + $ModLoad ../plugins/imtcp/.libs/imtcp $MainMsgQueueTimeoutShutdown 10000 $InputTCPServerRun 13514 |
