summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/asynwr_simple.sh1
-rwxr-xr-xtests/asynwr_small.sh1
-rwxr-xr-xtests/asynwr_timeout.sh1
-rwxr-xr-xtests/asynwr_tinybuf.sh1
4 files changed, 4 insertions, 0 deletions
diff --git a/tests/asynwr_simple.sh b/tests/asynwr_simple.sh
index 693eca50..2e476b8f 100755
--- a/tests/asynwr_simple.sh
+++ b/tests/asynwr_simple.sh
@@ -2,6 +2,7 @@
#
# added 2010-03-09 by Rgerhards
# This file is part of the rsyslog project, released under GPLv3
+echo ===============================================================================
echo TEST: \[asynwr_simple.sh\]: simple test for async file writing
source $srcdir/diag.sh init
# uncomment for debugging support:
diff --git a/tests/asynwr_small.sh b/tests/asynwr_small.sh
index 692d27fa..39dcd762 100755
--- a/tests/asynwr_small.sh
+++ b/tests/asynwr_small.sh
@@ -11,6 +11,7 @@
# added 2010-03-09 by Rgerhards
#
# This file is part of the rsyslog project, released under GPLv3
+echo ===============================================================================
echo TEST: \[asynwr_small.sh\]: test for async file writing for few messages
source $srcdir/diag.sh init
# uncomment for debugging support:
diff --git a/tests/asynwr_timeout.sh b/tests/asynwr_timeout.sh
index 84fbd481..746ee3f1 100755
--- a/tests/asynwr_timeout.sh
+++ b/tests/asynwr_timeout.sh
@@ -4,6 +4,7 @@
#
# added 2010-03-09 by Rgerhards
# This file is part of the rsyslog project, released under GPLv3
+echo ===============================================================================
echo TEST: \[asynwr_timeout.sh\]: test async file writing timeout writes
source $srcdir/diag.sh init
# uncomment for debugging support:
diff --git a/tests/asynwr_tinybuf.sh b/tests/asynwr_tinybuf.sh
index a7cc19ef..a0915394 100755
--- a/tests/asynwr_tinybuf.sh
+++ b/tests/asynwr_tinybuf.sh
@@ -5,6 +5,7 @@
# added 2010-03-09 by Rgerhards
#
# This file is part of the rsyslog project, released under GPLv3
+echo ===============================================================================
echo TEST: \[asynwr_tinybuf.sh\]: test async file writing with 1-byte buffer
source $srcdir/diag.sh init
# uncomment for debugging support: