From: Tom Tromey Date: Tue, 13 Dec 2022 22:51:16 +0000 (-0700) Subject: Use require !skip_dlmopen_tests X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b47c999618b23466986800f64f78e557bcc02dd7;p=binutils-gdb.git Use require !skip_dlmopen_tests This changes some tests to use "require !skip_dlmopen_tests". --- diff --git a/gdb/testsuite/gdb.base/dlmopen.exp b/gdb/testsuite/gdb.base/dlmopen.exp index 6243f6e7071..4bbe37eb39d 100644 --- 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