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>
Fri, 29 Apr 2016 22:36:16 +0000 (18:36 -0400)
commit92d656ea5e020b1051a8c42abf543ffa8345657e
treed921cc27377113fda3b9a463a2adfa39240547e8
parentae512132fbf1641663510ab09d69bbe052bd495c
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.0245880000000001 seconds and 4 git commands to generate.