summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2017-02-16 21:06:42 +0100
committerRichard Levitte <levitte@openssl.org>2017-02-16 21:09:09 +0100
commit532e7b36d9622ac06a96fb3557b5bc16016e5ca8 (patch)
tree721fda1ec3c181f6d64d1d389caf42eaa24491d1 /test
parentd605fc3a0ce4103ca6660904795bf1209cdb55b7 (diff)
test/README: clarify test number groups
Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2652)
Diffstat (limited to 'test')
-rw-r--r--test/README20
1 files changed, 11 insertions, 9 deletions
diff --git a/test/README b/test/README
index bca7ab830c..ef39d38ac9 100644
--- a/test/README
+++ b/test/README
@@ -19,15 +19,17 @@ digit number and {name} is a unique name of your choice.
The number {nn} is (somewhat loosely) grouped as follows:
-05 individual symmetric cipher algorithms
-10 math (bignum)
-15 individual asymmetric cipher algorithms
-20 openssl commands (some otherwise not tested)
-25 certificate forms, generation and verification
-30 engine and evp
-70 PACKET layer
-80 "larger" protocols (CA, CMS, OCSP, SSL, TSA)
-90 misc
+00-04 sanity, internal and essential API tests
+05-09 individual symmetric cipher algorithms
+10-14 math (bignum)
+15-19 individual asymmetric cipher algorithms
+20-24 openssl commands (some otherwise not tested)
+25-29 certificate forms, generation and verification
+30-35 engine and evp
+60-79 APIs
+ 70 PACKET layer
+80-89 "larger" protocols (CA, CMS, OCSP, SSL, TSA)
+90-99 misc
A recipe that just runs a test executable