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

Add usage messages.

parent 027026df
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -756,6 +756,10 @@ $cmd: generate run CAVP algorithm tests
	--ignore-missing            Ignore missing test files
	--ignore-missing            Ignore missing test files
	--quiet                     Shhh....
	--quiet                     Shhh....
	--generate                  Generate algorithm test output
	--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
	--win32                     Win32 environment
	--enable-<alg>		    Enable algorithm set <alg>.
	--enable-<alg>		    Enable algorithm set <alg>.
	--disable-<alg>		    Disable algorithm set <alg>.
	--disable-<alg>		    Disable algorithm set <alg>.