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)
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

index 563e0ed9b69e04b1761491fc45d7692229ca69f9..a5055ee72f1d720f8039735b8023b13555412709 100644 (file)
Binary files a/tests/debuginfo-data/libhello_build_id.so and b/tests/debuginfo-data/libhello_build_id.so differ
index 8387faba048660e73c0e9242390b767c1f89d4ce..340c828eb9c45c7d391a11478a6ef43ba635871e 100644 (file)
Binary files a/tests/debuginfo-data/libhello_debug_link.so and b/tests/debuginfo-data/libhello_debug_link.so differ
This page took 0.024895 seconds and 4 git commands to generate.