tests: Add i386-linux-gnu debug-info artifacts
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 8 May 2019 18:56:24 +0000 (18:56 +0000)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 6 Jun 2019 19:04:56 +0000 (15:04 -0400)
commit48c91ddef88697cd80820f00e4c910adfc8fff87
tree936cbd56c28ff5508093663a6539f51f36170764
parent882adb99dca54037e13cab761d20355d2319992f
tests: Add i386-linux-gnu debug-info artifacts

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Change-Id: Ia8455b987cc2d4c82b1e119c8d12c2708d3d0ded
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1346
Tested-by: jenkins
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-by: Francis Deslauriers <francis.deslauriers@efficios.com>
.gitignore
configure.ac
tests/Makefile.am
tests/debug-info-data/i386-linux-gnu/build_id/.build-id/cd/d98cdd87f7fe64c13b6daad553987eafd40cbb.debug [new file with mode: 0755]
tests/debug-info-data/i386-linux-gnu/build_id/libhello_so [new file with mode: 0755]
tests/debug-info-data/i386-linux-gnu/debug_link/libhello_so [new file with mode: 0755]
tests/debug-info-data/i386-linux-gnu/debug_link/libhello_so.debug [new file with mode: 0755]
tests/debug-info-data/i386-linux-gnu/dwarf_full/libhello_so [new file with mode: 0755]
tests/debug-info-data/i386-linux-gnu/elf_only/libhello_so [new file with mode: 0755]
tests/plugins/test_bin_info_i386-linux-gnu.in [new file with mode: 0644]
tests/plugins/test_dwarf_i386-linux-gnu.in [new file with mode: 0644]
This page took 0.024851 seconds and 4 git commands to generate.