tests: Move data files to a common directory
[babeltrace.git] / tests / plugins / flt.lttng-utils.debug-info / test_lttng_utils_debug_info.in
index 5d02aaee1136ae057cc5bd3ca7adf0f25b7afa3d..210e01a7f1337d8352ce67f5e252b296e82cdee0 100644 (file)
@@ -25,7 +25,7 @@ TESTS_UTILS_PYTHON_DIR="${BT_SRC_PATH}/tests/utils/python"
 TESTRUNNER_PY="${BT_SRC_PATH}/tests/utils/python/testrunner.py"
 THIS_DIR="${BT_SRC_PATH}/tests/plugins"
 export BABELTRACE_PLUGIN_PATH="${BT_BUILD_PATH}/src/plugins/utils:${BT_BUILD_PATH}/src/plugins/ctf:${BT_BUILD_PATH}/src/plugins/lttng-utils"
-export DEBUG_INFO_DATA_DIR="${BT_SRC_PATH}/tests/debug-info-data"
+export BT_DEBUG_INFO_PATH
 
 if [ "x${MSYSTEM}" != "x" ]; then
        export PATH="${BT_BUILD_PATH}/src/lib/.libs:${PATH}"
This page took 0.024989 seconds and 4 git commands to generate.