]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/watchpoint-cond-gone.exp
Fix more cases of improper test names
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / watchpoint-cond-gone.exp
index d85a0ff1027e09a32a71478044f8d6cb129617ed..136453e50ccccc4943fe4c62af7e0537006df792 100644 (file)
@@ -19,9 +19,8 @@ standard_testfile .c watchpoint-cond-gone-stripped.c
 # Stepping into a dynamic function trampoline or stepping out of MAIN may work
 # but it is not a reliable FAIL case.
 
-if {[prepare_for_testing_full $testfile.exp \
+if {[prepare_for_testing_full "failed to prepare" \
         [list $testfile debug $srcfile debug $srcfile2 {}]]} {
-    untested $testfile.exp
     return -1
 }