[gdb/testsuite] Add untested for missing xml support in gdb.base/valgrind*.exp

Add untested in case missing xml support is detected in test-cases
gdb.base/valgrind*.exp.

Tested on x86_64-linux.
This commit is contained in:
Tom de Vries
2021-09-30 23:46:32 +02:00
parent 80cfde76a7
commit e4860c08f9
4 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,7 @@
if { [gdb_skip_xml_test] } {
# Valgrind gdbserver requires gdb with xml support.
untested "missing xml support"
return 0
}

View File

@ -20,6 +20,7 @@
if { [gdb_skip_xml_test] } {
# Valgrind gdbserver requires gdb with xml support.
untested "missing xml support"
return 0
}

View File

@ -31,6 +31,7 @@
if { [gdb_skip_xml_test] } {
# Valgrind gdbserver requires gdb with xml support.
untested "missing xml support"
return 0
}

View File

@ -15,6 +15,7 @@
if { [gdb_skip_xml_test] } {
# Valgrind gdbserver requires gdb with xml support.
untested "missing xml support"
return 0
}