6 Commits

Author SHA1 Message Date
PascalWithopf
bd8a1b8136 freeBSD: disable tests that are not working
FreeBSD is not able to run all tests, therefore all tests that can't be run will be disabled.
2017-10-27 12:18:59 +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
1ef25ac776 testbench: correctly quote tcpflood message parameter 2014-11-06 17:01:42 +01:00
Rainer Gerhards
1637d7f703 testbench: bugfix: tcpflood must only be called via diag.sh 2014-11-06 14:49:40 +01:00
Rainer Gerhards
c130eb2021 improved testbench
- added valgrind-based test (the first one ever ;))
- fixed memory leak in imdiag (guess how this was detected...)
2011-03-01 16:00:22 +01:00