Use require !skip_dlmopen_tests
authorTom Tromey <tom@tromey.com>
Tue, 13 Dec 2022 22:51:16 +0000 (15:51 -0700)
committerTom 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

index 6243f6e70716d16d383cf5cb6050f540d0e161a2..4bbe37eb39d64e09599ab5805219c4e4e75dd600 100644 (file)
 # 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