aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite
diff options
context:
space:
mode:
authorTamar Christina <tamar.christina@arm.com>2019-01-08 14:52:53 +0000
committerTamar Christina <tamar.christina@arm.com>2019-01-08 14:58:03 +0000
commite3ecd631339aaa2a4af57f59f0694671d4ce00ab (patch)
treeeb7f641f6b734c6ecf2a49a562f9647bd1778aa3 /binutils/testsuite
parent583068ca1d855abd09ac979c688f48b0ddaabe0f (diff)
downloadgdb-e3ecd631339aaa2a4af57f59f0694671d4ce00ab.zip
gdb-e3ecd631339aaa2a4af57f59f0694671d4ce00ab.tar.gz
gdb-e3ecd631339aaa2a4af57f59f0694671d4ce00ab.tar.bz2
Add testcase for PR/24065.
This adds a new testcase for objcopy -O ihex to test that it correctly works. binutils/ChangeLog: PR 24065 * testsuite/binutils-all/copy-6.d: New test. * testsuite/binutils-all/objcopy.exp: Use it.
Diffstat (limited to 'binutils/testsuite')
-rw-r--r--binutils/testsuite/binutils-all/copy-6.d8
-rw-r--r--binutils/testsuite/binutils-all/objcopy.exp1
2 files changed, 9 insertions, 0 deletions
diff --git a/binutils/testsuite/binutils-all/copy-6.d b/binutils/testsuite/binutils-all/copy-6.d
new file mode 100644
index 0000000..b6b856f
--- /dev/null
+++ b/binutils/testsuite/binutils-all/copy-6.d
@@ -0,0 +1,8 @@
+#PROG: objcopy
+#source: bintest.s
+#objcopy: -O ihex
+# A few targets cannot assemble the bintest.s source file...
+#notarget: pdp11-* *-darwin
+#name: ihex objcopy test
+#objdump: -h
+#...
diff --git a/binutils/testsuite/binutils-all/objcopy.exp b/binutils/testsuite/binutils-all/objcopy.exp
index d8bfca8..921e6a2 100644
--- a/binutils/testsuite/binutils-all/objcopy.exp
+++ b/binutils/testsuite/binutils-all/objcopy.exp
@@ -1076,6 +1076,7 @@ run_dump_test "copy-2"
run_dump_test "copy-3"
run_dump_test "copy-4"
run_dump_test "copy-5"
+run_dump_test "copy-6"
# Use bintest.o from the copy-4 test to determine ELF reloc type
set reloc_format rel