projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
450d26c
)
Use require with gdb_skip_stdio_test
author
Tom Tromey
<tom@tromey.com>
Wed, 22 Feb 2023 21:50:00 +0000
(14:50 -0700)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/gdb/testsuite/gdb.base/a2-run.exp
b/gdb/testsuite/gdb.base/a2-run.exp
index d5d4d9ef19eb0ca77aa3bf6c76dfd61279e418c7..08f6599c84a4faeb952a3f81babb1364179c7471 100644
(file)
--- a/
gdb/testsuite/gdb.base/a2-run.exp
+++ b/
gdb/testsuite/gdb.base/a2-run.exp
@@
-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