]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
readelf tests
authorAlan Modra <amodra@gmail.com>
Thu, 21 Sep 2017 22:57:01 +0000 (08:27 +0930)
committerAlan Modra <amodra@gmail.com>
Fri, 22 Sep 2017 02:15:55 +0000 (11:45 +0930)
commit11bb0c7abcb26fcc4ce75c66c38eca1f7b3e3480
treec5e607e22e83c62ca974f44588297a986e69f6a2
parentdf52f331ed2dd79fc8461784abfaf3c1a9c827dc
readelf tests

We have multiple tests that report failure to assemble without saying
exactly what test is failing.

* testsuite/binutils-all/readelf.exp: Don't perror and exit on
bintest.s assembly failure.  Report tests unresolved instead.
Likewise for version note test, pr18374, decompress, and dw5
tests.
(readelf_test): Set testname to include both option and binary
file name.  Use for pass/fail.
binutils/ChangeLog
binutils/testsuite/binutils-all/readelf.exp