public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [committed] MIPS/GAS/testsuite: Convert LUI list tests to dump tests
@ 2017-05-15 13:28 Maciej W. Rozycki
  0 siblings, 0 replies; only message in thread
From: Maciej W. Rozycki @ 2017-05-15 13:28 UTC (permalink / raw)
  To: binutils

	gas/
	* testsuite/gas/mips/lui-1.d: New test.
	* testsuite/gas/mips/lui-2.d: New test.
	* gas/testsuite/gas/mips/mips.exp: Fold corresponding list tests
	into the new tests.
---
binutils-mips-gas-test-lui-dump.diff
Index: binutils/gas/testsuite/gas/mips/lui-1.d
===================================================================
--- /dev/null	1970-01-01 00:00:00.000000000 +0000
+++ binutils/gas/testsuite/gas/mips/lui-1.d	2017-05-12 18:44:35.667756491 +0100
@@ -0,0 +1,3 @@
+#name: MIPS LUI errors 1
+#as: -32
+#error-output: lui-1.l
Index: binutils/gas/testsuite/gas/mips/lui-2.d
===================================================================
--- /dev/null	1970-01-01 00:00:00.000000000 +0000
+++ binutils/gas/testsuite/gas/mips/lui-2.d	2017-05-12 18:44:45.494523773 +0100
@@ -0,0 +1,3 @@
+#name: MIPS LUI errors 2
+#as: -32
+#error-output: lui-2.l
Index: binutils/gas/testsuite/gas/mips/mips.exp
===================================================================
--- binutils.orig/gas/testsuite/gas/mips/mips.exp	2017-05-12 18:41:29.000000000 +0100
+++ binutils/gas/testsuite/gas/mips/mips.exp	2017-05-12 18:45:16.646216313 +0100
@@ -1461,8 +1461,8 @@ if { [istarget mips*-*-vxworks*] } {
 	run_dump_test_arches "hilo-diff-el-n64" [mips_arch_list_matching mips3]
     }
     run_dump_test_arches "lui"		[mips_arch_list_matching mips1]
-    run_list_test_arches "lui-1" "-32"	[mips_arch_list_matching mips1]
-    run_list_test_arches "lui-2" "-32"	[mips_arch_list_matching mips1]
+    run_dump_test_arches "lui-1"	[mips_arch_list_matching mips1]
+    run_dump_test_arches "lui-2"	[mips_arch_list_matching mips1]
 
     run_dump_test "r5900"
     run_dump_test "r5900-full"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-05-15 13:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-15 13:28 [committed] MIPS/GAS/testsuite: Convert LUI list tests to dump tests Maciej W. Rozycki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).