Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / recpar.exp
index cc1a46c06c90ddf1346d9da0a8967d05aa6eeb4a..225f75249621d4855d9a6a8447cb64c3509d2768 100644 (file)
 
 standard_testfile .c
 
-if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile}] } {
+if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile}] } {
     return -1
 }
 
 if ![runto_main] {
-    untested ${testfile}.exp
+    untested "could not run to main"
     return -1
 }
 
This page took 0.028342 seconds and 4 git commands to generate.