summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada/rec_ptype.exp
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2023-01-07 13:36:00 -0700
committerTom Tromey <tom@tromey.com>2023-01-13 13:18:57 -0700
commit74dcf0826ee52593254789a328b94867b8d0bca1 (patch)
tree6ed28feece11daf71d2bd7926a68e8d256e47e86 /gdb/testsuite/gdb.ada/rec_ptype.exp
parent71fd14a943d7c33824724662086a5c3b965b7283 (diff)
downloadbinutils-gdb-74dcf0826ee52593254789a328b94867b8d0bca1.tar.gz
Rename to allow_ada_tests
This changes skip_ada_tests to invert the sense, and renames it to allow_ada_tests.
Diffstat (limited to 'gdb/testsuite/gdb.ada/rec_ptype.exp')
-rw-r--r--gdb/testsuite/gdb.ada/rec_ptype.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.ada/rec_ptype.exp b/gdb/testsuite/gdb.ada/rec_ptype.exp
index 9662628ccbe..b8a76d835c9 100644
--- a/gdb/testsuite/gdb.ada/rec_ptype.exp
+++ b/gdb/testsuite/gdb.ada/rec_ptype.exp
@@ -15,7 +15,7 @@
load_lib "ada.exp"
-require !skip_ada_tests
+require allow_ada_tests
standard_ada_testfile main