Commit adee998
test: debug output for dlopen-ping-pong test
Make test failures easier to diagnose through progress logging, and
reporting of dlerror().
PR-URL: #29818
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>1 parent a711304 commit adee998Copy full SHA for adee998
File tree
Expand file treeCollapse file tree
2 files changed
+4
-0
lines changedOpen diff view settings
Filter options
- test/addons/dlopen-ping-pong
Expand file treeCollapse file tree
2 files changed
+4
-0
lines changedOpen diff view settings
Collapse file
test/addons/dlopen-ping-pong/binding.cc
Copy file name to clipboardExpand all lines: test/addons/dlopen-ping-pong/binding.cc+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
26 | 26 | |
27 | 27 | |
28 | 28 | |
| 29 | + |
29 | 30 | |
30 | 31 | |
31 | 32 | |
|
Collapse file
test/addons/dlopen-ping-pong/test.js
Copy file name to clipboardExpand all lines: test/addons/dlopen-ping-pong/test.js+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
| 12 | + |
12 | 13 | |
13 | 14 | |
| 15 | + |
14 | 16 | |
15 | 17 | |
16 | 18 | |
17 | 19 | |
18 | 20 | |
| 21 | + |
19 | 22 | |
20 | 23 | |
0 commit comments