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

Issue 2903633005: Add generated PKITS tests relating to certificate policies. (Closed)

Created:
3 years, 7 months ago by eroman
Modified:
3 years, 6 months ago
Reviewers:
mattm
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add generated PKITS tests relating to certificate policies. This adds stubs for all tests under: 4.8 (Certificate Policies) 4.9 (Require Explicit Policy) 4.10 (Policy Mappings) 4.11 (Inhibit Policy Mapping) 4.12 (Inhibit Any Policy) Note that this CL does not *run* the tests yet, it just updates the generators. BUG=634456, 634453, 634452 Review-Url: https://codereview.chromium.org/2903633005 Cr-Commit-Position: refs/heads/master@{#475089} Committed: https://chromium.googlesource.com/chromium/src/+/c95383ac0847a949d9b54964d0c2cd7c2b253a31

Patch Set 1 #

Total comments: 12

Patch Set 2 : address mattm's comments #

Patch Set 3 : Sigh, fix #

Patch Set 4 : Update comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2536 lines, -295 lines) Patch
M net/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M net/cert/internal/nist_pkits_unittest.h View 1 3 chunks +34 lines, -2 lines 0 comments Download
A net/cert/internal/nist_pkits_unittest.cc View 1 1 chunk +59 lines, -0 lines 0 comments Download
M net/cert/internal/path_builder_pkits_unittest.cc View 9 chunks +10 lines, -9 lines 0 comments Download
M net/cert/internal/verify_certificate_chain_pkits_unittest.cc View 9 chunks +13 lines, -11 lines 0 comments Download
M net/third_party/nist-pkits/generate_tests.py View 1 2 3 6 chunks +973 lines, -40 lines 0 comments Download
M net/third_party/nist-pkits/pkits_testcases-inl.h View 1 2 162 chunks +1446 lines, -233 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 22 (13 generated)
eroman
3 years, 7 months ago (2017-05-25 02:14:38 UTC) #3
mattm
https://codereview.chromium.org/2903633005/diff/1/net/cert/internal/nist_pkits_unittest.h File net/cert/internal/nist_pkits_unittest.h (right): https://codereview.chromium.org/2903633005/diff/1/net/cert/internal/nist_pkits_unittest.h#newcode10 net/cert/internal/nist_pkits_unittest.h:10: #include "base/strings/string_split.h" put in the .cc https://codereview.chromium.org/2903633005/diff/1/net/cert/internal/nist_pkits_unittest.h#newcode37 net/cert/internal/nist_pkits_unittest.h:37: // ...
3 years, 7 months ago (2017-05-25 22:11:16 UTC) #7
eroman
https://codereview.chromium.org/2903633005/diff/1/net/cert/internal/nist_pkits_unittest.h File net/cert/internal/nist_pkits_unittest.h (right): https://codereview.chromium.org/2903633005/diff/1/net/cert/internal/nist_pkits_unittest.h#newcode10 net/cert/internal/nist_pkits_unittest.h:10: #include "base/strings/string_split.h" On 2017/05/25 22:11:16, mattm wrote: > put ...
3 years, 7 months ago (2017-05-25 22:42:59 UTC) #10
mattm
lgtm https://codereview.chromium.org/2903633005/diff/1/net/third_party/nist-pkits/generate_tests.py File net/third_party/nist-pkits/generate_tests.py (right): https://codereview.chromium.org/2903633005/diff/1/net/third_party/nist-pkits/generate_tests.py#newcode229 net/third_party/nist-pkits/generate_tests.py:229: """This structure describes a test inputs and outputs""" ...
3 years, 7 months ago (2017-05-25 23:28:23 UTC) #11
eroman
https://codereview.chromium.org/2903633005/diff/1/net/third_party/nist-pkits/generate_tests.py File net/third_party/nist-pkits/generate_tests.py (right): https://codereview.chromium.org/2903633005/diff/1/net/third_party/nist-pkits/generate_tests.py#newcode259 net/third_party/nist-pkits/generate_tests.py:259: initial_policy_set=[TEST_POLICY_2]), On 2017/05/25 22:42:59, eroman wrote: > On 2017/05/25 ...
3 years, 7 months ago (2017-05-26 00:01:47 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2903633005/60001
3 years, 7 months ago (2017-05-26 00:20:40 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/303767)
3 years, 7 months ago (2017-05-26 04:50:48 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2903633005/60001
3 years, 6 months ago (2017-05-26 18:33:26 UTC) #19
commit-bot: I haz the power
3 years, 6 months ago (2017-05-26 19:37:52 UTC) #22
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/c95383ac0847a949d9b54964d0c2...

Powered by Google App Engine
This is Rietveld 408576698