-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add certify_key_csr integration test
With this test, Runtime coverage shoots up to 82.59488% from ~75%.
- Loading branch information
1 parent
1a16eed
commit 2b4b5b2
Showing
5 changed files
with
187 additions
and
35 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule dpe
updated
4 files
+2 −3 | dpe/src/x509.rs | |
+310 −0 | verification/testing/deriveContext.go | |
+30 −0 | verification/testing/simulator.go | |
+37 −0 | verification/testing/verification.go |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.