projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52480b9
)
Minor fixup in allow_aarch64_sve_tests
author
Tom Tromey
<tom@tromey.com>
Sun, 22 Jan 2023 16:43:01 +0000
(09:43 -0700)
committer
Tom Tromey
<tom@tromey.com>
Sun, 22 Jan 2023 21:26:22 +0000
(14:26 -0700)
An earlier patch failed to update a string in allow_aarch64_sve_tests.
gdb/testsuite/lib/gdb.exp
patch
|
blob
|
history
diff --git
a/gdb/testsuite/lib/gdb.exp
b/gdb/testsuite/lib/gdb.exp
index 68337bd235cf1f520d7843d2ac14ca91baccfb3f..3188f2de615b2d7a571d4b27aa57012aff32297f 100644
(file)
--- a/
gdb/testsuite/lib/gdb.exp
+++ b/
gdb/testsuite/lib/gdb.exp
@@
-3901,7
+3901,7
@@
gdb_caching_proc allow_btrace_pt_tests {
gdb_caching_proc allow_aarch64_sve_tests {
global srcdir subdir gdb_prompt inferior_exited_re
- set me "
skip
_aarch64_sve_tests"
+ set me "
allow
_aarch64_sve_tests"
if { ![is_aarch64_target]} {
return 0