added digest cache validation after GPG tests
This commit is contained in:
parent
1b8606461c
commit
50bcc537ee
@ -641,6 +641,15 @@ my @tests = (
|
||||
'fwknopd_cmdline' => $default_server_gpg_args,
|
||||
'fatal' => $NO
|
||||
},
|
||||
{
|
||||
'category' => 'GnuPG (GPG) SPA ops',
|
||||
'subcategory' => 'server',
|
||||
'detail' => 'digest cache structure',
|
||||
'err_msg' => 'improper digest cache structure',
|
||||
'function' => \&digest_cache_structure,
|
||||
'fatal' => $NO
|
||||
},
|
||||
|
||||
|
||||
);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user