tests: Add powerpc-linux-gnu debug-info artifacts
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 28 May 2019 16:11:29 +0000 (12:11 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 6 Jun 2019 19:04:56 +0000 (15:04 -0400)
commit5d30f567f8b4447c17110f3684d55008b3a570e8
treef408b431dc14c24218228baea5fb0d05183f3d7a
parent48c91ddef88697cd80820f00e4c910adfc8fff87
tests: Add powerpc-linux-gnu debug-info artifacts

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Change-Id: I2b470db8427e20685a744edd6c9cec29fc70c54d
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1347
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/powerpc-linux-gnu/build_id/.build-id/cd/d98cdd87f7fe64c13b6daad553987eafd40cbb.debug [new file with mode: 0755]
tests/debug-info-data/powerpc-linux-gnu/build_id/libhello_so [new file with mode: 0755]
tests/debug-info-data/powerpc-linux-gnu/debug_link/libhello_so [new file with mode: 0755]
tests/debug-info-data/powerpc-linux-gnu/debug_link/libhello_so.debug [new file with mode: 0755]
tests/debug-info-data/powerpc-linux-gnu/dwarf_full/libhello_so [new file with mode: 0755]
tests/debug-info-data/powerpc-linux-gnu/elf_only/libhello_so [new file with mode: 0755]
tests/plugins/test_bin_info_powerpc-linux-gnu.in [new file with mode: 0644]
tests/plugins/test_dwarf_powerpc-linux-gnu.in [new file with mode: 0644]
This page took 0.024729 seconds and 4 git commands to generate.