Use require !skip_dlmopen_tests

This changes some tests to use "require !skip_dlmopen_tests".
This commit is contained in:
Tom Tromey
2022-12-13 15:51:16 -07:00
parent 980d95b48c
commit b47c999618

View File

@ -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