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

Unified Diff: net/tools/update_ios_bundle_data.py

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
« no previous file with comments | « net/third_party/nist-pkits/pkits_testcases-inl.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/tools/update_ios_bundle_data.py
diff --git a/net/tools/update_ios_bundle_data.py b/net/tools/update_ios_bundle_data.py
index 80d1334e325c71f0aa8af7d9a73a4a7d2e725a19..534934e6f2a04038bf2d34e7df182f3c4de7302f 100755
--- a/net/tools/update_ios_bundle_data.py
+++ b/net/tools/update_ios_bundle_data.py
@@ -51,6 +51,7 @@ net_unittest_bundle_data_globs = [
"data/url_request_unittest/*",
"data/verify_certificate_chain_unittest/**/*.pem",
"data/verify_certificate_chain_unittest/**/*.test",
+ "data/verify_certificate_chain_unittest/pkits_errors/*.txt",
"data/verify_name_match_unittest/names/*.pem",
"data/verify_signed_data_unittest/*.pem",
"third_party/nist-pkits/certs/*.crt",
« no previous file with comments | « net/third_party/nist-pkits/pkits_testcases-inl.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698