summaryrefslogtreecommitdiffstats
path: root/net/net_unittests.isolate
diff options
context:
space:
mode:
authormattm <mattm@chromium.org>2016-02-11 20:52:39 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-12 04:53:58 +0000
commit6586b43a00c8155c7c7c802ae9e6ecd44cbc238d (patch)
tree0896fea5056b1ec4184432231ebdfa5c879a370e /net/net_unittests.isolate
parent87840a081df8a689c486297e9e26023bc99662ef (diff)
downloadchromium_src-6586b43a00c8155c7c7c802ae9e6ecd44cbc238d.zip
chromium_src-6586b43a00c8155c7c7c802ae9e6ecd44cbc238d.tar.gz
chromium_src-6586b43a00c8155c7c7c802ae9e6ecd44cbc238d.tar.bz2
Generate tests from PKITS.pdf, use them to test the new verifier.
The cert policies tests are not parsed yet, and some of the tests are disabled where the verifier doesn't implement the feature yet. BUG=410574 Review URL: https://codereview.chromium.org/1654843005 Cr-Commit-Position: refs/heads/master@{#375122}
Diffstat (limited to 'net/net_unittests.isolate')
-rw-r--r--net/net_unittests.isolate2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/net_unittests.isolate b/net/net_unittests.isolate
index 4c7733b..7d00f05 100644
--- a/net/net_unittests.isolate
+++ b/net/net_unittests.isolate
@@ -7,6 +7,8 @@
'variables': {
'files': [
'data/',
+ 'third_party/nist-pkits/certs/',
+ 'third_party/nist-pkits/crls/',
],
},
}],