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

Clarify usage message.

parent ffbfbef9
Loading
Loading
Loading
Loading
+23 −17
Original line number Original line Diff line number Diff line
@@ -748,19 +748,25 @@ sub Help {
$cmd: generate run CAVP algorithm tests
$cmd: generate run CAVP algorithm tests
	--debug                       Enable debug output
	--debug                       Enable debug output
	--dir=<dirname>               Optional root for *.req file search
	--dir=<dirname>               Optional root for *.req file search
	--filter=<regexp>
	--filter=<regexp>	      Regex for input files of interest
	--onedir <dirname>            Assume all components in current directory
	--onedir <dirname>            Assume all components in current directory
	--rspdir=<dirname>            Name of subdirectories containing *.rsp files, default "resp"
	--rspdir=<dirname>            Name of subdirectories containing *.rsp files, default "resp"
	--tprefix=<prefix>
	--tprefix=<prefix>            Pathname prefix for directory containing test programs
	--ignore-bogus                Ignore duplicate or bogus files
	--ignore-bogus                Ignore duplicate or bogus files
	--ignore-missing              Ignore missing test files
	--ignore-missing              Ignore missing test files
	--quiet                       Shhh....
	--quiet                       Shhh....
	--quiet-bogus                 Skip unrecognized file warnings
	--quiet-missing               Skip missing request file warnings
	--generate                    Generate algorithm test output
	--generate                    Generate algorithm test output
	--generate-script=<file>    Create shell script of test commands
	--generate-script=<filename>  Generate script to call algorithm programs
	--minimal-script	    Keep script commands to a minimum
	--minimal-script              Simplest possible output for --generate-script
	--mkdir=<command>	    Command to make directories in scripts
	--rm=<command>	   	    Command to remove directories in scripts
	--win32                       Win32 environment
	--win32                       Win32 environment
	--compare-all                 Verify unconditionally for all tests
	--list-tests                  Show individual tests
	--mkdir=<cmd>                 Specify "mkdir" command
	--notest                      Exit before running tests
	--rm=<cmd>                    Specify "rm" command
	--script-tprefix              Pathname prefix for --generate-script output
	--enable-<alg>		      Enable algorithm set <alg>.
	--enable-<alg>		      Enable algorithm set <alg>.
	--disable-<alg>		      Disable algorithm set <alg>.
	--disable-<alg>		      Disable algorithm set <alg>.
	Where <alg> can be one of:
	Where <alg> can be one of: