projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
980d95b
)
Use require !skip_dlmopen_tests
author
Tom Tromey
<tom@tromey.com>
Tue, 13 Dec 2022 22:51:16 +0000
(15:51 -0700)
committer
Tom Tromey
<tom@tromey.com>
Fri, 13 Jan 2023 20:18:55 +0000
(13:18 -0700)
This changes some tests to use "require !skip_dlmopen_tests".
gdb/testsuite/gdb.base/dlmopen.exp
patch
|
blob
|
history
diff --git
a/gdb/testsuite/gdb.base/dlmopen.exp
b/gdb/testsuite/gdb.base/dlmopen.exp
index 6243f6e70716d16d383cf5cb6050f540d0e161a2..4bbe37eb39d64e09599ab5805219c4e4e75dd600 100644
(file)
--- a/
gdb/testsuite/gdb.base/dlmopen.exp
+++ b/
gdb/testsuite/gdb.base/dlmopen.exp
@@
-21,10
+21,7
@@
# We test that GDB shows the correct number of instances of the libraries
# the test loaded while unloading them one-by-one.
-if { [skip_dlmopen_tests] } {
- unsupported "target does not support dlmopen debugging"
- return -1
-}
+require !skip_dlmopen_tests
standard_testfile