diff options
Diffstat (limited to 'security/nss/readme.md')
-rw-r--r-- | security/nss/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/readme.md b/security/nss/readme.md index 17b99e805..67eca19fb 100644 --- a/security/nss/readme.md +++ b/security/nss/readme.md @@ -97,7 +97,7 @@ e.g. `NSS_TESTS=ssl_gtests ./all.sh` or by changing into the according directory and running the bash script there `cd ssl_gtests && ./ssl_gtests.sh`. The following tests are available: - cipher lowhash libpkix cert dbtests tools fips sdr crmf smime ssl ocsp merge pkits chains ec gtests ssl_gtests bogo + cipher lowhash libpkix cert dbtests tools fips sdr crmf smime ssl ocsp merge pkits chains ec gtests ssl_gtests bogo policy To make tests run faster it's recommended to set `NSS_CYCLES=standard` to run only the standard cycle. |