mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-17 07:53:51 +08:00
Use require !skip_dlmopen_tests
This changes some tests to use "require !skip_dlmopen_tests".
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user