]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.btrace/unknown_functions.exp
Fix more cases of improper test names
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.btrace / unknown_functions.exp
index 9f2d6237d1006be0f4206751e46f00564dab6f78..284f2d8ec3aa0d750a402c74bb271838f6385ab3 100644 (file)
@@ -25,7 +25,7 @@ standard_testfile
 
 # discard local symbols
 set ldflags "additional_flags=-Wl,-x"
-if [prepare_for_testing $testfile.exp $testfile $srcfile $ldflags] {
+if [prepare_for_testing "failed to prepare" $testfile $srcfile $ldflags] {
     return -1
 }
 if ![runto test] {