Tests: add unit tests for so_info
authorAntoine Busque <abusque@efficios.com>
Wed, 30 Sep 2015 08:54:46 +0000 (04:54 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 20 Apr 2016 20:14:03 +0000 (16:14 -0400)
commit6ab5bdaa131b37c35d5f124e9553e27f5193b948
tree527954ae0ce8edc3d3568ed2efbc954ad21f23d4
parent33ba099be73c8de32a8fab15fdd75ed320219c17
Tests: add unit tests for so_info

Signed-off-by: Antoine Busque <abusque@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
.gitignore
tests/debuginfo-data/.build-id/cd/d98cdd87f7fe64c13b6daad553987eafd40cbb.debug [new file with mode: 0644]
tests/debuginfo-data/libhello.so
tests/debuginfo-data/libhello_build_id.so [new file with mode: 0644]
tests/debuginfo-data/libhello_debug_link.so [new file with mode: 0644]
tests/debuginfo-data/libhello_debug_link.so.debug [new file with mode: 0644]
tests/debuginfo-data/libhello_elf.so [new file with mode: 0644]
tests/lib/Makefile.am
tests/lib/test_so_info.c [new file with mode: 0644]
tests/lib/test_so_info_complete [new file with mode: 0755]
tests/tests_debuginfo
This page took 0.024158 seconds and 4 git commands to generate.