summaryrefslogtreecommitdiffstats
path: root/test/README
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-12-12 14:51:59 +0100
committerRichard Levitte <levitte@openssl.org>2019-12-18 19:42:44 +0100
commit51a7c4b5f2a0b2d0f6bc0c87ec2ee44b9697dc78 (patch)
treee4bb2cdaebaf709e8bde89b972a2bb588bdcb459 /test/README
parentf1299839b7763d293925d57b28f533ab24c084ad (diff)
TEST: Add test recipe and help program to test BIO_f_prefix()
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10531)
Diffstat (limited to 'test/README')
-rw-r--r--test/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/README b/test/README
index 9a0938146e..17dffa0e7f 100644
--- a/test/README
+++ b/test/README
@@ -27,7 +27,10 @@ The number {nn} is (somewhat loosely) grouped as follows:
20-24 openssl commands (some otherwise not tested)
25-29 certificate forms, generation and verification
30-35 engine and evp
-60-79 APIs
+60-79 APIs:
+ 60 X509 subsystem
+ 61 BIO subsystem
+ 65 CMP subsystem
70 PACKET layer
80-89 "larger" protocols (CA, CMS, OCSP, SSL, TSA)
90-98 misc