Tests: add unit tests for bt_dwarf
authorAntoine Busque <abusque@efficios.com>
Mon, 28 Sep 2015 10:01:52 +0000 (06:01 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 20 Apr 2016 20:14:03 +0000 (16:14 -0400)
commit33ba099be73c8de32a8fab15fdd75ed320219c17
treed69c2e342037f705a9b75c5acd918a6140bc7bf9
parentc40a57e579977be9eb7682480428a89af5ca529c
Tests: add unit tests for bt_dwarf

Signed-off-by: Antoine Busque <abusque@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
.gitignore
tests/Makefile.am
tests/debuginfo-data/libhello.so [new file with mode: 0644]
tests/lib/Makefile.am
tests/lib/test_dwarf.c [new file with mode: 0644]
tests/lib/test_dwarf_complete [new file with mode: 0755]
tests/tests_debuginfo [new file with mode: 0644]
This page took 0.024194 seconds and 4 git commands to generate.