From cadfc59b0d721599b32fab6eeaba401360602e0f Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Sun, 8 Jan 2023 10:53:55 -0700 Subject: Rename to allow_gdbserver_tests This changes skip_gdbserver_tests to invert the sense, and renames it to allow_gdbserver_tests. --- gdb/testsuite/gdb.server/abspath.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/testsuite/gdb.server/abspath.exp') diff --git a/gdb/testsuite/gdb.server/abspath.exp b/gdb/testsuite/gdb.server/abspath.exp index 58d9b39..46657c6 100644 --- a/gdb/testsuite/gdb.server/abspath.exp +++ b/gdb/testsuite/gdb.server/abspath.exp @@ -22,7 +22,7 @@ load_lib gdbserver-support.exp standard_testfile normal.c -require !skip_gdbserver_tests +require allow_gdbserver_tests # Because we're relying on being able to change our CWD before # executing gdbserver, we just run if we're not testing with a remote -- cgit v1.1