diff options
author | mgretton <mgretton> | 2011-09-28 16:43:20 +0000 |
---|---|---|
committer | mgretton <mgretton> | 2011-09-28 16:43:20 +0000 |
commit | a51e55481290b44cd2cba07a907450105963c61b (patch) | |
tree | 7eae32201aa88d777ccb654cf0a07b4d1fa3a2b1 | |
parent | 56cb3b4c3cf5c16d0243c91628d0c1573160a7b2 (diff) | |
download | binutils-redhat-a51e55481290b44cd2cba07a907450105963c61b.tar.gz |
* binutils/testsuite/binutils-all/elfedit-4.d: Give test a unique name.
-rw-r--r-- | binutils/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/testsuite/binutils-all/elfedit-4.d | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 597357b0bf..068733ec45 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2011-09-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com> + + * binutils-all/elfedit-4.d: Give test a unique name. + 2011-09-15 H.J. Lu <hongjiu.lu@intel.com> PR binutils/13180 diff --git a/binutils/testsuite/binutils-all/elfedit-4.d b/binutils/testsuite/binutils-all/elfedit-4.d index 2dc8009b54..cc200447e1 100644 --- a/binutils/testsuite/binutils-all/elfedit-4.d +++ b/binutils/testsuite/binutils-all/elfedit-4.d @@ -2,7 +2,7 @@ #elfedit: --output-mach k1om #source: empty.s #readelf: -h -#name: Update ELF header 1 +#name: Update ELF header 4 #target: x86_64-*-* #... |