Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.btrace / instruction_history.exp
index 58ae77015b28ea6454a6371227b9153f8161254c..e56c52e430e964c2395f9ccf7cf18bcc0833adfe 100644 (file)
@@ -22,7 +22,7 @@ if { [skip_btrace_tests] } { return -1 }
 
 # compile and run to main
 standard_testfile .c .S
-if [prepare_for_testing $testfile.exp $testfile "$srcfile $srcfile2" {debug}] {
+if [prepare_for_testing "failed to prepare" $testfile "$srcfile $srcfile2" {debug}] {
     return -1
 }
 if ![runto_main] {
This page took 0.026621 seconds and 4 git commands to generate.