Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.btrace / function_call_history.exp
index 7d1e40491d8d5441a2b3f9a47188eba6a2c24070..b630dbeef75cca6bc2ea6fd11a007850e0abc9d7 100644 (file)
@@ -22,7 +22,7 @@ if { [skip_btrace_tests] } { return -1 }
 
 # start inferior
 standard_testfile
-if [prepare_for_testing function_call_history.exp $testfile {} {debug}] {
+if [prepare_for_testing "failed to prepare" $testfile {} {debug}] {
     return -1
 }
 if ![runto_main] {
This page took 0.033763 seconds and 4 git commands to generate.