From affa217cc2d22fa8037a50b8d40d3372694ff855 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 27 May 2009 12:52:28 +0200 Subject: adapted testbench to new capabilities ... and now make check fails again, we have obviously found some new bugs thanks to the additional cases --- tests/testsuites/arrayqueue.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/testsuites/arrayqueue.conf') diff --git a/tests/testsuites/arrayqueue.conf b/tests/testsuites/arrayqueue.conf index 7fdbc79b..44b9920b 100644 --- a/tests/testsuites/arrayqueue.conf +++ b/tests/testsuites/arrayqueue.conf @@ -1,11 +1,11 @@ # Test for queue fixedArray mode (see .sh file for details) # rgerhards, 2009-04-17 +$IncludeConfig testsuites/diag-common.conf + $ModLoad ../plugins/imtcp/.libs/imtcp $MainMsgQueueTimeoutShutdown 10000 $InputTCPServerRun 13514 -$ErrorMessagesToStderr off - # set spool locations and switch queue to disk-only mode $MainMsgQueueType FixedArray -- cgit