summaryrefslogtreecommitdiffstats
path: root/test/README
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-09-13 23:23:51 +0200
committerRichard Levitte <levitte@openssl.org>2016-09-14 00:30:50 +0200
commit497f3bf9a75a2917e50b16b7985e87c89b86a39b (patch)
treee8f386437ee1fa80c22a1d6c4395579972c05a25 /test/README
parent9f9f962d96425ed741569460791eee0280fcf942 (diff)
Add a test for 'openssl passwd'
Also, enlarge test group 20 to include openssl commands that aren't tested otherwise Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'test/README')
-rw-r--r--test/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/README b/test/README
index 34ef29a060..bca7ab830c 100644
--- a/test/README
+++ b/test/README
@@ -22,7 +22,7 @@ The number {nn} is (somewhat loosely) grouped as follows:
05 individual symmetric cipher algorithms
10 math (bignum)
15 individual asymmetric cipher algorithms
-20 openssl enc
+20 openssl commands (some otherwise not tested)
25 certificate forms, generation and verification
30 engine and evp
70 PACKET layer