summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorKai Engert <kaie@kuix.de>2018-07-17 12:29:34 +0200
committerKai Engert <kaie@kuix.de>2018-07-17 12:29:34 +0200
commit8f67b2d1f28fa4ec6234bfa71cad3bcfbca3e0f0 (patch)
tree868a13cb1acefec911c0b5ff87134483cd46d2bc /readme.md
parentd0d93402b154d971dadead4c5158e77e66aa3b19 (diff)
downloadnss-hg-8f67b2d1f28fa4ec6234bfa71cad3bcfbca3e0f0.tar.gz
Bug 1474887, nss-policy-check: a tool to check a NSS policy configuration for errors, r=rrelyea
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 17b99e805..67eca19fb 100644
--- a/readme.md
+++ b/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.