]> git.ipfire.org Git - thirdparty/elfutils.git/commit
tests: Use separate files for strip outputs
authorUlf Hermann <ulf.hermann@qt.io>
Thu, 17 Jan 2019 14:00:46 +0000 (15:00 +0100)
committerMark Wielaard <mark@klomp.org>
Thu, 24 Jan 2019 15:06:29 +0000 (16:06 +0100)
commitb548f4fe92c43e117cac395a8d23cb9c1fab02af
tree04981bec86ab5872ad395063a575e73bf97c5623
parent4540ea98ce3314c84273f5c9cbb8b774f1463dc4
tests: Use separate files for strip outputs

This way we can verify that strip actually created all of them.
Also, check that strip, unstrip, elflint actually succeed in
run-strip-test-many.sh. This exposed the fact that the generated
testfile in run-strip-test-many.sh is considered as illformed by
strip -g.

Signed-off-by: Ulf Hermann <ulf.hermann@qt.io>
tests/ChangeLog
tests/run-annobingroup.sh
tests/run-strip-test-many.sh