summaryrefslogtreecommitdiffstats
path: root/tests/testsuites
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-05-28 15:34:25 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-05-28 15:34:25 +0200
commit7860e4a393995662e5f82f0ecbb84dd28c7f0297 (patch)
tree9e98988a05a9777fda68546b2442bbebd0ceac18 /tests/testsuites
parent13d4a23e92996e24d6a833ca75d06428c5387aa4 (diff)
parentba6be8f30789efe84dc9582e7fc2a117cb447caa (diff)
downloadrsyslog-7860e4a393995662e5f82f0ecbb84dd28c7f0297.tar.gz
rsyslog-7860e4a393995662e5f82f0ecbb84dd28c7f0297.tar.xz
rsyslog-7860e4a393995662e5f82f0ecbb84dd28c7f0297.zip
Merge branch 'master' into v5-devel
Conflicts: tests/Makefile.am tests/diag.sh
Diffstat (limited to 'tests/testsuites')
-rw-r--r--tests/testsuites/diskqueue.conf2
-rw-r--r--tests/testsuites/imtcp-multiport.conf2
-rw-r--r--tests/testsuites/manytcp.conf2
-rw-r--r--tests/testsuites/queue-persist.conf2
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/testsuites/diskqueue.conf b/tests/testsuites/diskqueue.conf
index d7f323bc..a992c5a5 100644
--- a/tests/testsuites/diskqueue.conf
+++ b/tests/testsuites/diskqueue.conf
@@ -1,6 +1,6 @@
# Test for queue disk mode (see .sh file for details)
# rgerhards, 2009-04-17
-$IncludeConfig testsuites/diag-common.conf
+$IncludeConfig diag-common.conf
$ModLoad ../plugins/imtcp/.libs/imtcp
$MainMsgQueueTimeoutShutdown 10000
diff --git a/tests/testsuites/imtcp-multiport.conf b/tests/testsuites/imtcp-multiport.conf
index 9146f6e0..ccdc15fb 100644
--- a/tests/testsuites/imtcp-multiport.conf
+++ b/tests/testsuites/imtcp-multiport.conf
@@ -1,6 +1,6 @@
# Test for queue disk mode (see .sh file for details)
# rgerhards, 2009-05-22
-$IncludeConfig testsuites/diag-common.conf
+$IncludeConfig diag-common.conf
$ModLoad ../plugins/imtcp/.libs/imtcp
$MainMsgQueueTimeoutShutdown 10000
diff --git a/tests/testsuites/manytcp.conf b/tests/testsuites/manytcp.conf
index 772ec9ce..eb9db257 100644
--- a/tests/testsuites/manytcp.conf
+++ b/tests/testsuites/manytcp.conf
@@ -1,6 +1,6 @@
# Test for tcp "flood" testing
# rgerhards, 2009-04-08
-$IncludeConfig testsuites/diag-common.conf
+$IncludeConfig diag-common.conf
$ModLoad ../plugins/imtcp/.libs/imtcp
$MainMsgQueueTimeoutShutdown 10000
diff --git a/tests/testsuites/queue-persist.conf b/tests/testsuites/queue-persist.conf
index 4396c7bd..8903042d 100644
--- a/tests/testsuites/queue-persist.conf
+++ b/tests/testsuites/queue-persist.conf
@@ -1,6 +1,6 @@
# Test for persisting messages on shutdown
# rgerhards, 2009-04-17
-$IncludeConfig testsuites/diag-common.conf
+$IncludeConfig diag-common.conf
$ModLoad ../plugins/imtcp/.libs/imtcp
$MainMsgQueueTimeoutShutdown 1