]> git.ipfire.org Git - thirdparty/elfutils.git/commit
tests: Add test for duplicate entries in archive
authorAleksei Vetrov <vvvvvv@google.com>
Mon, 20 Nov 2023 17:44:48 +0000 (17:44 +0000)
committerMark Wielaard <mark@klomp.org>
Tue, 21 Nov 2023 13:01:29 +0000 (14:01 +0100)
commite54af3a5a78dd9e0502a9ac4050098f6d8ed6506
tree1f2da476168f536d6444f567c9f1a5cb935249ed
parent0ab5a3eb4122f36cbaff259e7a0a3f9d014cb6f7
tests: Add test for duplicate entries in archive

Test dwfl-report-offline-memory against an archive that contains
non-relocatable ELFs with the same name and contents.

    * tests/test-ar-duplicates.a.bz2: New test file.
    * tests/run-dwfl-report-offline-memory.sh: Test new
      test-ar-duplicates.a.bz2.
    * tests/Makefile.am (EXTRA_DIST): Add test-ar-duplicates.a.bz2.

Signed-off-by: Aleksei Vetrov <vvvvvv@google.com>
tests/Makefile.am
tests/run-dwfl-report-offline-memory.sh
tests/test-ar-duplicates.a.bz2 [new file with mode: 0644]