Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.btrace / tsx.exp
index e501b3a2502acc4e3a8dd8acb3ac9a951ef7533d..ec1b1978a782c7f5f298ffccc7848d48c776fa34 100644 (file)
@@ -20,7 +20,7 @@ if { [skip_tsx_tests] } { return -1 }
 
 # compile and run to main
 standard_testfile .c x86-tsx.S
-if [prepare_for_testing tsx.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.026022 seconds and 4 git commands to generate.