]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/recpar.exp
Fix more cases of improper test names
[thirdparty/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
 }