]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/osabi.exp
Use require !gdb_debug_enabled
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / osabi.exp
index e9f761902b550699008b6171888e381272907a31..a412d932f7d75d660a2b5874d19eabcf2634586d 100644 (file)
 
 # Test relies on checking gdb debug output. Do not run if gdb debug is
 # enabled as any debug will be redirected to the log.
-if [gdb_debug_enabled] {
-    untested "debug is enabled"
-    return 0
-}
+require !gdb_debug_enabled
 
 # Test that choosing "set osabi none" really requests a gdbarch with no osabi.