summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2006-05-01 14:09:35 +0000
committerH.J. Lu <hjl@lucon.org>2006-05-01 14:09:35 +0000
commit2e20cd1890e9e558886b71df67b2dfac12bcec13 (patch)
tree90a4fce3cfcb50f35d8b575d24b056c7dbc05ecd
parent1484e78d337f3d73fd0bf4a588956a494182a022 (diff)
downloadbinutils-redhat-2e20cd1890e9e558886b71df67b2dfac12bcec13.tar.gz
2006-05-01 H.J. Lu <hongjiu.lu@intel.com>
* binutils-all/objcopy.exp: Run "copy-1" for ELF only.
-rw-r--r--binutils/testsuite/ChangeLog4
-rw-r--r--binutils/testsuite/binutils-all/objcopy.exp2
2 files changed, 5 insertions, 1 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index cf39f67fbf..e27aa34b93 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2006-05-01 H.J. Lu <hongjiu.lu@intel.com>
+
+ * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
+
2006-05-01 Ben Elliston <bje@au.ibm.com>
* binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
diff --git a/binutils/testsuite/binutils-all/objcopy.exp b/binutils/testsuite/binutils-all/objcopy.exp
index f285094e5a..f714564962 100644
--- a/binutils/testsuite/binutils-all/objcopy.exp
+++ b/binutils/testsuite/binutils-all/objcopy.exp
@@ -723,7 +723,7 @@ if { ([istarget "ia64-*-elf*"]
if [is_elf_format] {
objcopy_test "ELF unknown section type" unknown.s
objcopy_test_readelf "ELF group" group.s
+ run_dump_test "copy-1"
}
-run_dump_test "copy-1"
run_dump_test "copy-2"