Tests: strip ELF symbols from debuginfo-data executables with separate DWARF
authorAntoine Busque <abusque@efficios.com>
Fri, 29 Apr 2016 22:13:39 +0000 (18:13 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 3 May 2016 19:42:43 +0000 (15:42 -0400)
commit8fce55a9e73a91f7bf06d04f1bf6b5f51f014e4e
tree873d9419d50bf0682d6b2877ebcf8cd4344cd6a1
parent54d1c81f52d1f8ac081a4b06996cc69db9294ce6
Tests: strip ELF symbols from debuginfo-data executables with separate DWARF

Stripping the symbols prevents the framework from falling back to ELF
lookup should the separate DWARF files be missing, which would cause
tests to succeed when they should fail.

Signed-off-by: Antoine Busque <abusque@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/debuginfo-data/libhello_build_id.so
tests/debuginfo-data/libhello_debug_link.so
This page took 0.025812 seconds and 4 git commands to generate.