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

Issue 1290553002: [refactor] Extract some test helpers for certificate verification unittests. (Closed)

Created:
5 years, 4 months ago by eroman
Modified:
5 years, 4 months ago
Reviewers:
mattm
CC:
chromium-reviews, cbentzel+watch_chromium.org, davidben
Base URL:
https://chromium.googlesource.com/chromium/src.git@cert_mapper
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[refactor] Extract some test helpers for certificate verification unittests. These functions are re-used further in upcoming changelists. BUG=410574 Committed: https://crrev.com/8a4ad9464e5daeb6d193ac0388d2c4806111ad69 Cr-Commit-Position: refs/heads/master@{#343149}

Patch Set 1 #

Patch Set 2 : Remove extaneous comment #

Total comments: 3

Patch Set 3 : Make SequenceValueFromString() take a ptr #

Patch Set 4 : rebase onto master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+224 lines, -181 lines) Patch
A net/cert/internal/test_helpers.h View 1 chunk +64 lines, -0 lines 0 comments Download
A net/cert/internal/test_helpers.cc View 1 1 chunk +76 lines, -0 lines 0 comments Download
M net/cert/internal/verify_name_match_unittest.cc View 1 2 20 chunks +71 lines, -91 lines 0 comments Download
M net/cert/internal/verify_signed_data_unittest.cc View 3 chunks +11 lines, -90 lines 0 comments Download
M net/net.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
eroman
@mattm: As reviewer @davidben: Just FYI since I will re-use this in the other CLs ...
5 years, 4 months ago (2015-08-11 22:43:44 UTC) #2
mattm
lgtm https://codereview.chromium.org/1290553002/diff/20001/net/cert/internal/verify_name_match_unittest.cc File net/cert/internal/verify_name_match_unittest.cc (right): https://codereview.chromium.org/1290553002/diff/20001/net/cert/internal/verify_name_match_unittest.cc#newcode17 net/cert/internal/verify_name_match_unittest.cc:17: der::Input SequenceValueFromString(const std::string& s) { Do you want ...
5 years, 4 months ago (2015-08-12 21:30:27 UTC) #3
eroman
https://codereview.chromium.org/1290553002/diff/20001/net/cert/internal/verify_name_match_unittest.cc File net/cert/internal/verify_name_match_unittest.cc (right): https://codereview.chromium.org/1290553002/diff/20001/net/cert/internal/verify_name_match_unittest.cc#newcode17 net/cert/internal/verify_name_match_unittest.cc:17: der::Input SequenceValueFromString(const std::string& s) { On 2015/08/12 21:30:26, mattm ...
5 years, 4 months ago (2015-08-12 21:51:30 UTC) #4
eroman
https://codereview.chromium.org/1290553002/diff/20001/net/cert/internal/verify_name_match_unittest.cc File net/cert/internal/verify_name_match_unittest.cc (right): https://codereview.chromium.org/1290553002/diff/20001/net/cert/internal/verify_name_match_unittest.cc#newcode17 net/cert/internal/verify_name_match_unittest.cc:17: der::Input SequenceValueFromString(const std::string& s) { On 2015/08/12 21:51:30, eroman ...
5 years, 4 months ago (2015-08-12 22:51:00 UTC) #5
mattm
lgtm
5 years, 4 months ago (2015-08-12 23:45:55 UTC) #6
commit-bot: I haz the power
This CL has an open dependency (Issue 1238413004 Patch 60001). Please resolve the dependency and ...
5 years, 4 months ago (2015-08-13 00:40:04 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1290553002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1290553002/60001
5 years, 4 months ago (2015-08-13 00:48:16 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 4 months ago (2015-08-13 02:04:07 UTC) #13
commit-bot: I haz the power
5 years, 4 months ago (2015-08-13 02:04:46 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/8a4ad9464e5daeb6d193ac0388d2c4806111ad69
Cr-Commit-Position: refs/heads/master@{#343149}

Powered by Google App Engine
This is Rietveld 408576698