]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/disasm-optim.exp
Fix more cases of improper test names
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / disasm-optim.exp
index 3a60f25c5f46aa087afbdfd9a0548b6c2f4e26e3..75ea170795667e54fab4d10e6ef3c3d85db308d7 100644 (file)
@@ -21,7 +21,7 @@ if { ![istarget "x86_64-*-linux*"] } {
 
 standard_testfile .S
 
-if { [prepare_for_testing ${testfile}.exp $testfile ${testfile}.S {nodebug}] } {
+if { [prepare_for_testing "failed to prepare" $testfile ${testfile}.S {nodebug}] } {
     return -1
 }