Commit 8e9ff69
test: add error code tests in dgram test
Improve error validation in test-dgram-send-bad-arguments.
PR-URL: #24215
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>1 parent e57a5c3 commit 8e9ff69Copy full SHA for 8e9ff69
File tree
Expand file treeCollapse file tree
1 file changed
+29
-6
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+29
-6
lines changedOpen diff view settings
Collapse file
test/parallel/test-dgram-send-bad-arguments.js
Copy file name to clipboardExpand all lines: test/parallel/test-dgram-send-bad-arguments.js+29-6Lines changed: 29 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | | - |
| 23 | + |
24 | 24 | |
25 | 25 | |
26 | 26 | |
27 | 27 | |
28 | 28 | |
29 | 29 | |
30 | 30 | |
31 | | - |
32 | | - |
33 | | - |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
34 | 41 | |
35 | 42 | |
36 | 43 | |
37 | 44 | |
38 | 45 | |
39 | 46 | |
40 | 47 | |
41 | | - |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
42 | 57 | |
43 | 58 | |
44 | | - |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
0 commit comments