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