Commit 69b86d4b authored by FdaSilvaYY's avatar FdaSilvaYY Committed by Rich Salz
Browse files
parent 1bb7310b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -83,7 +83,7 @@

/* Additional revocation information types */

#define REV_NONE                0 /* No addditional information */
#define REV_NONE                0 /* No additional information */
#define REV_CRL_REASON          1 /* Value is CRL reason code */
#define REV_HOLD                2 /* Value is hold instruction */
#define REV_KEY_COMPROMISE      3 /* Value is cert key compromise time */
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ Please note that if a test involves a new testing executable, you will need to
do some additions in test/Makefile.  More on this later.


Naming convetions
Naming conventions
=================

A test executable is named test/{name}test.c