aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.gdb
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2023-01-08 11:46:05 -0700
committerTom Tromey <tom@tromey.com>2023-01-13 13:18:58 -0700
commitd82e5429b532f3cf0a0453800b0347368834f8bc (patch)
treee3e11ec7928cac52b00d878d139104759700c332 /gdb/testsuite/gdb.gdb
parentc241bf50ca04196a1bb88e71a43b95dc5e61ca35 (diff)
downloadfsf-binutils-gdb-d82e5429b532f3cf0a0453800b0347368834f8bc.zip
fsf-binutils-gdb-d82e5429b532f3cf0a0453800b0347368834f8bc.tar.gz
fsf-binutils-gdb-d82e5429b532f3cf0a0453800b0347368834f8bc.tar.bz2
Rename to allow_python_tests
This changes skip_python_tests to invert the sense, and renames it to allow_python_tests.
Diffstat (limited to 'gdb/testsuite/gdb.gdb')
-rw-r--r--gdb/testsuite/gdb.gdb/python-helper.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.gdb/python-helper.exp b/gdb/testsuite/gdb.gdb/python-helper.exp
index 3c0e2e5..c147c6b 100644
--- a/gdb/testsuite/gdb.gdb/python-helper.exp
+++ b/gdb/testsuite/gdb.gdb/python-helper.exp
@@ -24,7 +24,7 @@ if [target_info exists gdb,noinferiorio] {
return
}
-require !skip_python_tests
+require allow_python_tests
standard_testfile .cc