5 Commits

Author SHA1 Message Date
Rainer Gerhards
9186c6bddd testbench: change calling interface of minitcpsrv and add option
this is to support upcoming new tests. Minitcpsrv now also can sleep
for a certain period of time before going to listen.
2016-06-21 09:38:54 +02:00
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
a9a8d2569a testbench: enable tcp-forwarding test
For some reason, this test was not enabled. It also had a bug that
made it fail.
2015-06-26 10:53:27 +02:00
Rainer Gerhards
ad1b93df8a bugfix: omfwd did not properly support "template" parameter
We also added a testbench test to check for this in the future. That
in turn required new testbench tools.
2012-10-30 13:06:20 +01:00