Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(207)

Unified Diff: net/data/verify_certificate_chain_unittest/README

Issue 2918913002: Add path validation error expectations for PKITS tests. (Closed)
Patch Set: Address Matt's comments Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: net/data/verify_certificate_chain_unittest/README
diff --git a/net/data/verify_certificate_chain_unittest/README b/net/data/verify_certificate_chain_unittest/README
index 073abd7fa9949f835f236bc262302cf7f0371451..f1cef929cf906c17ab99db8f1e953f91fd184c0b 100644
--- a/net/data/verify_certificate_chain_unittest/README
+++ b/net/data/verify_certificate_chain_unittest/README
@@ -70,6 +70,14 @@ The possible keys are:
Additionally, it is possible to add python-style comments by starting a line
with "#".
+===============================
+pkits_errors/*.txt
+===============================
+
+These files contain the expected errors for PKITS tests
+(third_party/nist-pkits). The file name correspond so the PKITS tests number.
+They are baselined specifically for VerifyCertificateChain().
+
===============================
generate-all.sh
===============================

Powered by Google App Engine
This is Rietveld 408576698