summaryrefslogtreecommitdiffstats
path: root/test/README
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-09-13 23:23:51 +0200
committerRichard Levitte <richard@levitte.org>2016-09-14 00:31:26 +0200
commitf7358595369fe08c26c95d37394f16be503524cf (patch)
tree7461296253ba069f2153f44ca0d4214a649d12b7 /test/README
parent9fd47a037079f33ca3b71c32fb4a86397e0bfcd1 (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> (cherry picked from commit 497f3bf9a75a2917e50b16b7985e87c89b86a39b)
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