projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
027026d
)
Add usage messages.
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 14 Oct 2011 13:00:08 +0000
(13:00 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 14 Oct 2011 13:00:08 +0000
(13:00 +0000)
fips/fipsalgtest.pl
patch
|
blob
|
history
diff --git
a/fips/fipsalgtest.pl
b/fips/fipsalgtest.pl
index 9f62d2c60643da55eb1b312be0e5c3e3c00ecb7a..28dd315109b7f996e8cb639a7fee521fbe1c0eb1 100644
(file)
--- a/
fips/fipsalgtest.pl
+++ b/
fips/fipsalgtest.pl
@@
-756,6
+756,10
@@
$cmd: generate run CAVP algorithm tests
--ignore-missing Ignore missing test files
--quiet Shhh....
--generate Generate algorithm test output
+ --generate-script=<file> Create shell script of test commands
+ --minimal-script Keep script commands to a minimum
+ --mkdir=<command> Command to make directories in scripts
+ --rm=<command> Command to remove directories in scripts
--win32 Win32 environment
--enable-<alg> Enable algorithm set <alg>.
--disable-<alg> Disable algorithm set <alg>.