Commit e673b57
test: move test_[key|ca|cert] to fixtures/keys/
Lots of changes, but mostly just search/replace of
fixtures.readSync(...) to fixtures.readKey([new key]...)
Benchmarks modified to use fixtures.readKey(...):
benchmark/tls/throughput.js
benchmark/tls/tls-connect.js
benchmark/tls/secure-pair.js
Also be sure to review the change to L16 of
test/parallel/test-crypto-sign-verify.js
PR-URL: #27962
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>1 parent 8670f6d commit e673b57Copy full SHA for e673b57
File tree
Expand file treeCollapse file tree
46 files changed
+172
-150
lines changedOpen diff view settings
Filter options
- benchmark/tls
- test
- async-hooks
- fixtures
- keys
- parallel
- pummel
- sequential
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
46 files changed
+172
-150
lines changedOpen diff view settings
Collapse file
benchmark/tls/secure-pair.js
Copy file name to clipboardExpand all lines: benchmark/tls/secure-pair.js+4-6Lines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
6 | 6 | |
7 | 7 | |
8 | 8 | |
9 | | - |
| 9 | + |
10 | 10 | |
11 | 11 | |
12 | | - |
13 | 12 | |
14 | | - |
15 | 13 | |
16 | 14 | |
17 | 15 | |
18 | 16 | |
19 | 17 | |
20 | 18 | |
21 | | - |
22 | | - |
23 | | - |
| 19 | + |
| 20 | + |
| 21 | + |
24 | 22 | |
25 | 23 | |
26 | 24 | |
|
Collapse file
benchmark/tls/throughput.js
Copy file name to clipboardExpand all lines: benchmark/tls/throughput.js+4-6Lines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
6 | 6 | |
7 | 7 | |
8 | 8 | |
9 | | - |
10 | | - |
11 | | - |
| 9 | + |
12 | 10 | |
13 | 11 | |
14 | 12 | |
| ||
32 | 30 | |
33 | 31 | |
34 | 32 | |
35 | | - |
36 | | - |
37 | | - |
| 33 | + |
| 34 | + |
| 35 | + |
38 | 36 | |
39 | 37 | |
40 | 38 | |
|
Collapse file
benchmark/tls/tls-connect.js
Copy file name to clipboardExpand all lines: benchmark/tls/tls-connect.js+4-6Lines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
3 | | - |
| 2 | + |
4 | 3 | |
5 | 4 | |
6 | 5 | |
| ||
18 | 17 | |
19 | 18 | |
20 | 19 | |
21 | | - |
22 | 20 | |
23 | | - |
24 | | - |
25 | | - |
| 21 | + |
| 22 | + |
| 23 | + |
26 | 24 | |
27 | 25 | |
28 | 26 | |
|
Collapse file
test/async-hooks/test-graph.tls-write.js
Copy file name to clipboardExpand all lines: test/async-hooks/test-graph.tls-write.js+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | | - |
24 | | - |
| 23 | + |
| 24 | + |
25 | 25 | |
26 | 26 | |
27 | 27 | |
|
Collapse file
test/async-hooks/test-tlswrap.js
Copy file name to clipboardExpand all lines: test/async-hooks/test-tlswrap.js+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
24 | 24 | |
25 | 25 | |
26 | 26 | |
27 | | - |
28 | | - |
| 27 | + |
| 28 | + |
29 | 29 | |
30 | 30 | |
31 | 31 | |
|
Collapse file
test/fixtures/keys/Makefile
Copy file name to clipboardExpand all lines: test/fixtures/keys/Makefile+12Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
41 | 41 | |
42 | 42 | |
43 | 43 | |
| 44 | + |
| 45 | + |
| 46 | + |
44 | 47 | |
45 | 48 | |
46 | 49 | |
| ||
617 | 620 | |
618 | 621 | |
619 | 622 | |
| 623 | + |
| 624 | + |
| 625 | + |
| 626 | + |
| 627 | + |
| 628 | + |
| 629 | + |
| 630 | + |
| 631 | + |
620 | 632 | |
621 | 633 | |
622 | 634 | |
|
Collapse file
test/fixtures/keys/rsa_ca.crt
Copy file name to clipboard+24Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
Collapse file
test/fixtures/keys/rsa_cert.cnf
Copy file name to clipboard+23Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
Collapse file
test/fixtures/keys/rsa_cert.crt
Copy file name to clipboard+24Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
Binary file not shown.
0 commit comments