Enable macro test for clang compiler
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.linespec / thread.exp
index 773988eae19980240eece9723b628937666e8e3a..578a4da77cc24e558442931e83c6f95bab6a0c75 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2012-2014 Free Software Foundation, Inc.
+# Copyright 2012-2021 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 standard_testfile
 set exefile $testfile
 
-if {[prepare_for_testing $testfile $exefile $srcfile {debug}]} {
+if {[prepare_for_testing "failed to prepare" $exefile $srcfile {debug}]} {
     return -1
 }
 
 if ![runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
This page took 0.026394 seconds and 4 git commands to generate.