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