Add usage messages.
authorDr. Stephen Henson <steve@openssl.org>
Fri, 14 Oct 2011 13:00:08 +0000 (13:00 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 14 Oct 2011 13:00:08 +0000 (13:00 +0000)
fips/fipsalgtest.pl

index 9f62d2c60643da55eb1b312be0e5c3e3c00ecb7a..28dd315109b7f996e8cb639a7fee521fbe1c0eb1 100644 (file)
@@ -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>.