9 Commits

Author SHA1 Message Date
df3d4a3922 test-suite: Added !#/bin/bash into all test scripts.
Most of the tests will not work in other default shells like
on Freebsd or Solaris. So we make /bin/bash default now.
2015-07-30 15:38:17 +00:00
be940cf970 testbench: made work on FreeBSD
bash "source" extension is not supported in FreeBSD default shell"
2015-07-15 09:33:31 +00:00
Rainer Gerhards
b71ef4abad Merge branch 'v5-stable' into beta
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	tests/diag.sh
	tests/sndrcv_drvr.sh
2011-06-21 15:42:11 +02:00
Rainer Gerhards
9fcc6b7285 testbench: added new tests for failover cases 2011-06-20 15:57:15 +02:00
Rainer Gerhards
d4cc262156 added one more testcase for sending TCP/TLS syslog 2011-04-04 11:50:43 +02:00
Rainer Gerhards
a2a3c58c6c activated TLS send/receive test in testbench
This was possible because in v6 we do no longer have the TLS startup
delay.
2011-04-04 09:35:32 +02:00
Rainer Gerhards
4408d4137a testbench: new calling interface for tcpflood
this is a perquisite to support more flexible testing modes, which
could not intelligently be implemented with the old interface
2010-03-10 11:07:26 +01:00
Rainer Gerhards
903811a856 preparing for 4.5.7 2009-11-18 10:55:17 +01:00
Rainer Gerhards
22bf4fc832 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.
2009-11-11 14:12:09 +01:00