tests: Parametrize test_bin_info to handle multiarch artifacts
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 9 May 2019 18:07:09 +0000 (18:07 +0000)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 6 Jun 2019 19:04:56 +0000 (15:04 -0400)
commit882adb99dca54037e13cab761d20355d2319992f
tree41d8bba82fe1f36a67e5e13c02bb15b06f73a44b
parent6a2847334d16012b9cfbf11b08aac5535ab3153a
tests: Parametrize test_bin_info to handle multiarch artifacts

The values that change on each build of the test artifacts were
hardcoded in the test source. Parametrize them so the test can be used
on differents artifacts.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Change-Id: I003733f54bdf1f6cee0aca134f31dec79d75b35d
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1345
Tested-by: jenkins
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-by: Francis Deslauriers <francis.deslauriers@efficios.com>
tests/plugins/test_bin_info.c
tests/plugins/test_bin_info_x86_64-linux-gnu.in
This page took 0.024127 seconds and 4 git commands to generate.