Loading test/README +11 −9 Original line number Original line Diff line number Diff line Loading @@ -19,15 +19,17 @@ digit number and {name} is a unique name of your choice. The number {nn} is (somewhat loosely) grouped as follows: The number {nn} is (somewhat loosely) grouped as follows: 05 individual symmetric cipher algorithms 00-04 sanity, internal and essential API tests 10 math (bignum) 05-09 individual symmetric cipher algorithms 15 individual asymmetric cipher algorithms 10-14 math (bignum) 20 openssl commands (some otherwise not tested) 15-19 individual asymmetric cipher algorithms 25 certificate forms, generation and verification 20-24 openssl commands (some otherwise not tested) 30 engine and evp 25-29 certificate forms, generation and verification 30-35 engine and evp 60-79 APIs 70 PACKET layer 70 PACKET layer 80 "larger" protocols (CA, CMS, OCSP, SSL, TSA) 80-89 "larger" protocols (CA, CMS, OCSP, SSL, TSA) 90 misc 90-99 misc A recipe that just runs a test executable A recipe that just runs a test executable Loading Loading
test/README +11 −9 Original line number Original line Diff line number Diff line Loading @@ -19,15 +19,17 @@ digit number and {name} is a unique name of your choice. The number {nn} is (somewhat loosely) grouped as follows: The number {nn} is (somewhat loosely) grouped as follows: 05 individual symmetric cipher algorithms 00-04 sanity, internal and essential API tests 10 math (bignum) 05-09 individual symmetric cipher algorithms 15 individual asymmetric cipher algorithms 10-14 math (bignum) 20 openssl commands (some otherwise not tested) 15-19 individual asymmetric cipher algorithms 25 certificate forms, generation and verification 20-24 openssl commands (some otherwise not tested) 30 engine and evp 25-29 certificate forms, generation and verification 30-35 engine and evp 60-79 APIs 70 PACKET layer 70 PACKET layer 80 "larger" protocols (CA, CMS, OCSP, SSL, TSA) 80-89 "larger" protocols (CA, CMS, OCSP, SSL, TSA) 90 misc 90-99 misc A recipe that just runs a test executable A recipe that just runs a test executable Loading