summaryrefslogtreecommitdiff
path: root/fips
diff options
context:
space:
mode:
authorsteve <steve>2011-10-14 13:00:08 +0000
committersteve <steve>2011-10-14 13:00:08 +0000
commit36832c226c9adc76e4ada7aca7f88ed9d705f739 (patch)
tree394d9d273c5b408d5701cb54688cd9a7fba866a4 /fips
parent0098342e2bd794bf4beb693f484726993cd24947 (diff)
downloadopenssl-36832c226c9adc76e4ada7aca7f88ed9d705f739.tar.gz
Add usage messages.
Diffstat (limited to 'fips')
-rw-r--r--fips/fipsalgtest.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/fips/fipsalgtest.pl b/fips/fipsalgtest.pl
index 9f62d2c60..28dd31510 100644
--- 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>.