Commit 60cd2b72 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Update fipsalgtest.pl to cope with changes in file names and format



X9.31 tests need to look in files for '9.31'
RSA-PSS tests may contain additonal text as well as "salt len: n".
We now just look at the start of a filename for a match.

Separate ECDSA2 test list.

Reorder test to handle new formats: for example PQGVer for DSA2 can be
detected based on file format but if this fails revert to PQGVER.

For future debugging add a --debug-detect option which prints out more
details of the test detection including the first few lines of each
request file.
Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
Reviewed-by: default avatarSteve Marquess <marquess@openssl.org>
parent 7fb7844f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment