aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.rust/expr.exp
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2023-01-08 11:46:36 -0700
committerTom Tromey <tom@tromey.com>2023-01-13 13:18:58 -0700
commit3eb4aab7199ae959ab140e8aa29d90ce7bf28d4e (patch)
tree61de19e207d242e31d8627829a8ad6a9734479dd /gdb/testsuite/gdb.rust/expr.exp
parentd82e5429b532f3cf0a0453800b0347368834f8bc (diff)
downloadbinutils-3eb4aab7199ae959ab140e8aa29d90ce7bf28d4e.zip
binutils-3eb4aab7199ae959ab140e8aa29d90ce7bf28d4e.tar.gz
binutils-3eb4aab7199ae959ab140e8aa29d90ce7bf28d4e.tar.bz2
Rename to allow_rust_tests
This changes skip_rust_tests to invert the sense, and renames it to allow_rust_tests.
Diffstat (limited to 'gdb/testsuite/gdb.rust/expr.exp')
-rw-r--r--gdb/testsuite/gdb.rust/expr.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.rust/expr.exp b/gdb/testsuite/gdb.rust/expr.exp
index 8fd6b23..4a0a48a 100644
--- a/gdb/testsuite/gdb.rust/expr.exp
+++ b/gdb/testsuite/gdb.rust/expr.exp
@@ -17,7 +17,7 @@
# Rust compiler. This serves as a smoke test.
load_lib "rust-support.exp"
-require !skip_rust_tests
+require allow_rust_tests
gdb_start