Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.linespec / thread.exp
index d3cefb7b70323836992860f25dbe5c0c40a8a001..d7fee7b6d63599a59578010bf0b851b3d7b21408 100644 (file)
 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.02534 seconds and 4 git commands to generate.