Tests: flt.lttng-utils.debug-info: update debug-info tests
[babeltrace.git] / tests / plugins / flt.lttng-utils.debug-info / test_dwarf_powerpc64le-linux-gnu
index ee4ba4add6b8d3284bcfd7e857ee6d3df2cbf07a..c14ffadcf77c65cda48c04dcce7f5b85b35a3274 100755 (executable)
@@ -27,4 +27,9 @@ fi
 # shellcheck source=../../utils/utils.sh
 source "$UTILSSH"
 
-"${BT_TESTS_BUILDDIR}/plugins/flt.lttng-utils.debug-info/test_dwarf" "${BT_DEBUG_INFO_PATH}/powerpc64le-linux-gnu"
+this_dir_relative="plugins/flt.lttng-utils.debug-info"
+this_dir_build="$BT_TESTS_BUILDDIR/$this_dir_relative"
+debug_info_data="$BT_TESTS_DATADIR/$this_dir_relative/powerpc64le-linux-gnu"
+
+"$this_dir_build/test_dwarf" \
+       "$debug_info_data"
This page took 0.024352 seconds and 4 git commands to generate.