Commit 0ea74f3
test,crypto: make crypto tests work with BoringSSL
PR-URL: #55491
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>1 parent c874d03 commit 0ea74f3Copy full SHA for 0ea74f3
File tree
Expand file treeCollapse file tree
3 files changed
+5
-10
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
3 files changed
+5
-10
lines changedOpen diff view settings
Collapse file
test/parallel/test-crypto-dh-errors.js
Copy file name to clipboardExpand all lines: test/parallel/test-crypto-dh-errors.js+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
43 | 43 | |
44 | 44 | |
45 | 45 | |
46 | | - |
| 46 | + |
47 | 47 | |
48 | 48 | |
49 | 49 | |
| ||
55 | 55 | |
56 | 56 | |
57 | 57 | |
58 | | - |
| 58 | + |
59 | 59 | |
60 | 60 | |
61 | 61 | |
|
Collapse file
test/parallel/test-crypto-private-decrypt-gh32240.js
Copy file name to clipboardExpand all lines: test/parallel/test-crypto-private-decrypt-gh32240.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
24 | 24 | |
25 | 25 | |
26 | 26 | |
27 | | - |
| 27 | + |
28 | 28 | |
29 | 29 | |
30 | 30 | |
|
Collapse file
test/parallel/test-tls-getcertificate-x509.js
Copy file name to clipboardExpand all lines: test/parallel/test-tls-getcertificate-x509.js+2-7Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | | - |
24 | | - |
25 | | - |
| 23 | + |
26 | 24 | |
27 | 25 | |
28 | 26 | |
| ||
33 | 31 | |
34 | 32 | |
35 | 33 | |
36 | | - |
37 | | - |
38 | | - |
39 | | - |
| 34 | + |
40 | 35 | |
41 | 36 | |
42 | 37 | |
|
0 commit comments