Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / catch-gdb-caused-signals.exp
index 63c3292ae2415f823101ed5e15edf660d8425d56..2414e431f0f39e98c452ca70eb9d0f39128e565d 100644 (file)
@@ -31,7 +31,7 @@ if [target_info exists gdb,cannot_call_functions] {
 set dp_location [gdb_get_line_number "set dprintf here"]
 set bp_location [gdb_get_line_number "set breakpoint here"]
 
-if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
+if {[prepare_for_testing "failed to prepare" $testfile $srcfile debug]} {
     return -1
 }
 
This page took 0.030542 seconds and 4 git commands to generate.