Re-enable the bin-info and dward tests
authorJulien Desfossez <jdesfossez@efficios.com>
Tue, 8 Aug 2017 20:02:35 +0000 (16:02 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 10 Aug 2017 19:19:55 +0000 (15:19 -0400)
commit149bc52e92f860f992d02ca19371ca8d8321f3df
tree13132ea64fe723b5d862958bcd784316cde6abe5
parent5b5959d4547fa38c3ef1eeabaa5d176be060f6e2
Re-enable the bin-info and dward tests

During the development of the debug-info plugin, the old tests were
disabled. Re-adapt them to the new tree and re-enable them in the test
suite.

Reported-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
configure.ac
tests/lib/Makefile.am
tests/lib/test_bin_info.c [deleted file]
tests/lib/test_bin_info_complete.in [deleted file]
tests/lib/test_dwarf.c [deleted file]
tests/lib/test_dwarf_complete.in [deleted file]
tests/plugins/Makefile.am
tests/plugins/test_bin_info.c [new file with mode: 0644]
tests/plugins/test_bin_info_complete.in [new file with mode: 0755]
tests/plugins/test_dwarf.c [new file with mode: 0644]
tests/plugins/test_dwarf_complete.in [new file with mode: 0755]
This page took 0.024819 seconds and 4 git commands to generate.