|
Convert tests that parse an Extensions sequence to instead
parse an entire Certificate.
(Part of a series of changes for simplifying the parsing tests to be in
terms of just certificates for consistent entry point and expectations)
BUG= 634443
Committed: https://crrev.com/c7d0f8db7ae70e9b68545deaf3bb2145b7366bd3
Cr-Commit-Position: refs/heads/master@{#420709}
Total comments: 7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+251 lines, -319 lines) |
Patch |
 |
M |
net/cert/internal/parse_certificate_unittest.cc
|
View
|
1
2
|
3 chunks |
+46 lines, -129 lines |
0 comments
|
Download
|
 |
A |
net/data/parse_certificate_unittest/extended_key_usage.pem
|
View
|
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
D |
net/data/parse_certificate_unittest/extensions_basic_constraints.pem
|
View
|
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
M |
net/data/parse_certificate_unittest/extensions_data_after_sequence.pem
|
View
|
|
1 chunk |
+18 lines, -10 lines |
0 comments
|
Download
|
 |
M |
net/data/parse_certificate_unittest/extensions_duplicate_key_usage.pem
|
View
|
|
1 chunk |
+25 lines, -13 lines |
0 comments
|
Download
|
 |
M |
net/data/parse_certificate_unittest/extensions_empty_sequence.pem
|
View
|
|
1 chunk |
+8 lines, -5 lines |
0 comments
|
Download
|
 |
D |
net/data/parse_certificate_unittest/extensions_extended_key_usage.pem
|
View
|
|
1 chunk |
+0 lines, -19 lines |
0 comments
|
Download
|
 |
D |
net/data/parse_certificate_unittest/extensions_key_usage.pem
|
View
|
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
M |
net/data/parse_certificate_unittest/extensions_not_sequence.pem
|
View
|
|
1 chunk |
+8 lines, -5 lines |
0 comments
|
Download
|
 |
D |
net/data/parse_certificate_unittest/extensions_policies.pem
|
View
|
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
M |
net/data/parse_certificate_unittest/extensions_real.pem
|
View
|
1
|
1 chunk |
+82 lines, -32 lines |
0 comments
|
Download
|
 |
D |
net/data/parse_certificate_unittest/extensions_subject_alt_name.pem
|
View
|
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
D |
net/data/parse_certificate_unittest/extensions_unknown_critical.pem
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
D |
net/data/parse_certificate_unittest/extensions_unknown_non_critical.pem
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
A + |
net/data/parse_certificate_unittest/key_usage.pem
|
View
|
|
1 chunk |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
A |
net/data/parse_certificate_unittest/policies.pem
|
View
|
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
net/data/parse_certificate_unittest/subject_alt_name.pem
|
View
|
|
1 chunk |
+6 lines, -7 lines |
0 comments
|
Download
|
 |
M |
net/data/parse_certificate_unittest/v3_certificate_template.txt
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/net.gypi
|
View
|
|
1 chunk |
+4 lines, -7 lines |
0 comments
|
Download
|
Depends on Patchset:
Total messages: 30 (20 generated)
|