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)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 13 Jun 2019 21:24:21 +0000 (17:24 -0400)
commit080ddc552e8071a88e8b273206ad61c9a504a0e3
treebc40173d4931040a42ad2fc3b6a5b849f7c08bb2
parentab9abfca1e296048bbcef0d246cf32f014a87ad2
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.025336 seconds and 4 git commands to generate.