[openssl-commits] [openssl] master update

Andy Polyakov appro at openssl.org
Fri Feb 17 19:58:30 UTC 2017


The branch master has been updated
       via  d0823f7a9bc0545144454b55a131c258ac584e20 (commit)
      from  5a8916d985f9bb1ae106223ab4ee7e8e6b5c0c81 (commit)


- Log -----------------------------------------------------------------
commit d0823f7a9bc0545144454b55a131c258ac584e20
Author: Andy Polyakov <appro at openssl.org>
Date:   Fri Feb 17 10:49:04 2017 +0100

    test/README: clarify last test number group
    
    Reviewed-by: Richard Levitte <levitte at openssl.org>

-----------------------------------------------------------------------

Summary of changes:
 test/README | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/test/README b/test/README
index ef39d38..3ecbf4d 100644
--- a/test/README
+++ b/test/README
@@ -29,7 +29,8 @@ The number {nn} is (somewhat loosely) grouped as follows:
 60-79  APIs
    70  PACKET layer
 80-89  "larger" protocols (CA, CMS, OCSP, SSL, TSA)
-90-99  misc
+90-98  misc
+99     most time consuming tests [such as test_fuzz]
 
 
 A recipe that just runs a test executable


More information about the openssl-commits mailing list