[test suite] Bug fix to not run an iptables Rijndael HMAC test on non-Linux systems

This commit is contained in:
Michael Rash
2013-07-25 20:33:19 -04:00
parent 22836d9915
commit 694fb39a85
2 changed files with 3 additions and 1 deletions

View File

@@ -3,6 +3,8 @@ fwknop-2.5.1 (07/25/2013):
entering keys via stdin.
- [server] Bug fix to not print pid file existence warning. Reported by
Ilya Tumaykin to the fwknop list.
- [test suite] Bug fix to not run an iptables Rijndael HMAC test on
non-Linux systems.
fwknop-2.5 (07/19/2013):
- ***** IMPORTANT *****: If you are upgrading from an older version of

View File

@@ -931,7 +931,7 @@
{
'category' => 'Rijndael+HMAC',
'subcategory' => 'client+server',
'detail' => 'fw rules not duplicated',
'detail' => 'iptables rules not duplicated',
'function' => \&iptables_rules_not_duplicated,
'cmdline' => "$default_client_hmac_args --test",
'fwknopd_cmdline' => "LD_LIBRARY_PATH=$lib_dir $valgrind_str " .