Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / func-ptr.exp
index cda2e9dbcdc818b11690d3804f8f3d28a4e107c5..920e438a63c0bcd754eafc9c92f3bb7b73a1007d 100644 (file)
@@ -17,7 +17,7 @@
 # Trying to print foo->bar if foo is a pointer to a typedef of a pointer
 # to a function will put gdb into an infinite loop.
 
-if { [prepare_for_testing func-ptr.exp "func-ptr" {func-ptr.c} {debug}] } {
+if { [prepare_for_testing "failed to prepare" "func-ptr" {func-ptr.c} {debug}] } {
     return -1
 }
 
This page took 0.026026 seconds and 4 git commands to generate.