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:26:02 +0000 (15:26 -0400)
commit050887523e904350cf8a999fd232c3bf9e338b9c
treebcdefca1f13d29ed01bbcc461a92829f1b75045a
parent0ede31e858584a3a33c2822bec1209e4d21da785
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.025872 seconds and 4 git commands to generate.