Minor fixup in allow_aarch64_sve_tests
authorTom Tromey <tom@tromey.com>
Sun, 22 Jan 2023 16:43:01 +0000 (09:43 -0700)
committerTom 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

index 68337bd235cf1f520d7843d2ac14ca91baccfb3f..3188f2de615b2d7a571d4b27aa57012aff32297f 100644 (file)
@@ -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