]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.disasm/t12_bit.exp
Fix more cases of improper test names
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.disasm / t12_bit.exp
index 8711724b407b5541e9b4d1c561cf2350d77bd5b1..03b8dca66dee130b30adbcc0b05a84c33c3f1b16 100644 (file)
@@ -31,12 +31,12 @@ set link-flags "-m h8300sxelf"
 
 
 if {[target_assemble $srcfile $objfile "${asm-flags}"] != ""} then {
-     untested t12_bit.exp
+     untested "failed to assemble"
      return -1
 }
 
 if {[target_link $objfile $binfile "${link-flags}"] != ""} then {
-     untested t12_bit.exp
+     untested "failed to link"
      return -1
 }