summaryrefslogtreecommitdiffstats
path: root/tests/tcpsndrcv.sh
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-11-11 14:12:09 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-11-11 14:12:09 +0100
commit22bf4fc83274df41f9d490f522718f248e35c1f5 (patch)
tree84d47bf9e689a808012c0402501664d1f9da4ce1 /tests/tcpsndrcv.sh
parenta9cf6e0e92184bc26e5d967f23b8803091b69e6a (diff)
downloadrsyslog-22bf4fc83274df41f9d490f522718f248e35c1f5.tar.gz
rsyslog-22bf4fc83274df41f9d490f522718f248e35c1f5.tar.xz
rsyslog-22bf4fc83274df41f9d490f522718f248e35c1f5.zip
somewhat enhanced test suite
also prepared test case for TLS testing, but not activated it inside the build itself. A note on TLS testing: the current testsuite (in git!) already contains TLS test cases. However, getting these test cases correct is not simple. That's not a problem with the code itself, but rater a problem with synchronization in the test environment. So I have deciced to keep the TLS tests in, but not yet actually utilize them. This is most probably left as an excercise for future (devel) releases.
Diffstat (limited to 'tests/tcpsndrcv.sh')
-rwxr-xr-xtests/tcpsndrcv.sh13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/tcpsndrcv.sh b/tests/tcpsndrcv.sh
deleted file mode 100755
index b0a3ee8f..00000000
--- a/tests/tcpsndrcv.sh
+++ /dev/null
@@ -1,13 +0,0 @@
-# This is the first-ever test for two rsyslog instances. It can
-# probably be used as a copy-template for all those tests, and it
-# is thus kept very simple.
-# Besides that, it is useful. It tests two rsyslog instances. Instance
-# TWO sends data to instance ONE. A number of messages is injected into
-# the instance 2 and we finally check if all those messages
-# arrived at instance 1.
-# added 2009-11-11 by Rgerhards
-# This file is part of the rsyslog project, released under GPLv3
-# uncomment for debugging support:
-echo ===============================================================================
-echo \[tcpsndrcv.sh\]: testing sending and receiving via tcp
-source $srcdir/tcpsndrcv_drvr.sh tcpsndrcv 50000