]> sourceware.org Git - libabigail.git/commit
test-alt-dwarf: Add missing dwz alt-debug file
authorDodji Seketeli <dodji@redhat.com>
Thu, 23 Jun 2022 13:53:56 +0000 (15:53 +0200)
committerDodji Seketeli <dodji@redhat.com>
Thu, 23 Jun 2022 13:57:23 +0000 (15:57 +0200)
commit74bd98766a2d4111181ba04a5d2cf72644b77893
tree78b31bdac2d769d23ce122ed3f104a1048d1cfeb
parent72b46b2600ef1f7af54b6d5f7dd6afc23c7cf2c3
test-alt-dwarf: Add missing dwz alt-debug file

It seems I forgot to add a dwz alt-debug file to the test material
included in the previous commit.

Fixed thus.

* tests/data/test-alt-dwarf-file/libstdc++/libstdc++-report-1.txt:
New reference test output.
* tests/data/test-alt-dwarf-file/libstdc++/usr/lib/debug/.dwz/gcc-12.1.1-1.fc37.x86_64:
New dwz alt-debug info file.
* tests/data/Makefile.am: Add the test material above to source
distribution.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
tests/data/Makefile.am
tests/data/test-alt-dwarf-file/libstdc++/libstdc++-report-1.txt [new file with mode: 0644]
tests/data/test-alt-dwarf-file/libstdc++/usr/lib/debug/.dwz/gcc-12.1.1-1.fc37.x86_64 [new file with mode: 0644]
tests/test-alt-dwarf-file.cc
This page took 0.030273 seconds and 5 git commands to generate.