Fix more cases of improper test names
[external/binutils.git] / gdb / testsuite / gdb.btrace / step.exp
index 1122ff1..7b1c378 100644 (file)
@@ -23,7 +23,7 @@ if { [skip_btrace_tests] } { return -1 }
 standard_testfile record_goto.c
 
 # start inferior
-if [prepare_for_testing step.exp $testfile $srcfile] {
+if [prepare_for_testing "failed to prepare" $testfile $srcfile] {
     return -1
 }