Use require with gdb_skip_stdio_test
authorTom Tromey <tom@tromey.com>
Wed, 22 Feb 2023 21:50:00 +0000 (14:50 -0700)
committerTom Tromey <tom@tromey.com>
Fri, 10 Mar 2023 15:21:46 +0000 (08:21 -0700)
One use of gdb_skip_stdio_test can use 'require'.

gdb/testsuite/gdb.base/a2-run.exp

index d5d4d9ef19eb0ca77aa3bf6c76dfd61279e418c7..08f6599c84a4faeb952a3f81babb1364179c7471 100644 (file)
@@ -16,9 +16,7 @@
 # This file was written by Rob Savoye. (rob@cygnus.com)
 
 # Can't do this test without stdio support.
-if [gdb_skip_stdio_test "a2run.exp"] {
-    return
-}
+require {!gdb_skip_stdio_test "a2run.exp"}
 
 #
 # test running programs