]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.threads/tls.exp
Rename to allow_python_tests
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.threads / tls.exp
index 78ce9879b42c6438235d3a5eaf371d775d961e3a..99e9951f1f69be5c8d81ad1bc329075ac2a50574 100644 (file)
@@ -72,7 +72,7 @@ proc check_thread_local {number} {
            "= $expected_value" \
            "${number} thread local storage"
 
-    if {![skip_python_tests]} {
+    if {[allow_python_tests]} {
        gdb_test_no_output \
            "python sym = gdb.lookup_symbol('a_thread_local')\[0\]" \
            "${number} look up a_thread_local symbol"