Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / mips_pro.exp
index ff131f77a7bb618d0009f7f655dbd27c35222a1f..5ad1ed7e9e47c8c94103364989782f81e2e10cd9 100644 (file)
@@ -30,8 +30,7 @@ if { [test_compiler_info gcc-*-*] } then {
     lappend options additional_flags=-O2 additional_flags=-fno-inline
 }
 
-if {[prepare_for_testing $testfile.exp $testfile $srcfile $options]} {
-    untested $testfile.exp
+if {[prepare_for_testing "failed to prepare" $testfile $srcfile $options]} {
     return -1
 }
 
This page took 0.026016 seconds and 4 git commands to generate.