]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.ada/array_of_variant.exp
Rename to allow_python_tests
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.ada / array_of_variant.exp
index 6110ec69b66ec5727c7162e4904d466eb8e6dc4f..532fb1c1e291186e28d2328e9e0cadbf70a057b7 100644 (file)
@@ -78,7 +78,7 @@ foreach_with_prefix scenario {all minimal} {
        "print second array slice"
 
     # This is only supported for the DWARF encoding.
-    if {$scenario == "minimal" && ![skip_python_tests]} {
+    if {$scenario == "minimal" && [allow_python_tests]} {
        gdb_test_no_output \
            "python o = gdb.parse_and_eval('objects')" \
            "fetch value for python"