aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.xml/maint-xml-dump.exp
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2022-12-15 16:09:03 -0700
committerTom Tromey <tom@tromey.com>2023-01-13 13:18:56 -0700
commitf40c0f9cab7c24ca49615ca5a6efb51b85fcc82c (patch)
tree8699aa85bef3b24a696ef367aba762253ce798f4 /gdb/testsuite/gdb.xml/maint-xml-dump.exp
parente5bf39c507a7806f0926a35a81b78b5cc5273c6a (diff)
downloadfsf-binutils-gdb-f40c0f9cab7c24ca49615ca5a6efb51b85fcc82c.zip
fsf-binutils-gdb-f40c0f9cab7c24ca49615ca5a6efb51b85fcc82c.tar.gz
fsf-binutils-gdb-f40c0f9cab7c24ca49615ca5a6efb51b85fcc82c.tar.bz2
Use require gdb_skip_xml_test
This changes some tests to use "require gdb_skip_xml_test".
Diffstat (limited to 'gdb/testsuite/gdb.xml/maint-xml-dump.exp')
-rw-r--r--gdb/testsuite/gdb.xml/maint-xml-dump.exp5
1 files changed, 1 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.xml/maint-xml-dump.exp b/gdb/testsuite/gdb.xml/maint-xml-dump.exp
index 69b2164..0bf7855 100644
--- a/gdb/testsuite/gdb.xml/maint-xml-dump.exp
+++ b/gdb/testsuite/gdb.xml/maint-xml-dump.exp
@@ -37,10 +37,7 @@
#
# 4. Indentation of lines will be preserved so your input file needs
# to follow the expected indentation.
-if {[gdb_skip_xml_test]} {
- unsupported "xml tests not being run"
- return -1
-}
+require !gdb_skip_xml_test
gdb_start