]> git.ipfire.org Git - thirdparty/elfutils.git/commit
tests: Use readelf -N -w in run-strip-reloc.sh
authorMark Wielaard <mark@klomp.org>
Sat, 17 Jun 2023 00:33:33 +0000 (02:33 +0200)
committerMark Wielaard <mark@klomp.org>
Sat, 17 Jun 2023 00:33:38 +0000 (02:33 +0200)
commit127e3831c169851e796496582213a94965337696
tree6ac0e8509659b7466aad77645edbacf90bae612c
parent8bcce843fd11ea5fcc1dd350db9069843757e94f
tests: Use readelf -N -w in run-strip-reloc.sh

With -N the test runs 4 times faster. And the address lookup is not
essential for the test.

* tests/run-strip-reloc.sh: Use readelf -N -w.

Signed-off-by: Mark Wielaard <mark@klomp.org>
tests/run-strip-reloc.sh