577aa88673323140946fcc64d923892f5e62b7cd
3 # SPDX-License-Identifier: GPL-2.0-only
5 # Copyright (C) 2023 EfficiOS, Inc.
8 if [ -n "${BT_TESTS_SRCDIR:-}" ]; then
9 UTILSSH
="$BT_TESTS_SRCDIR/utils/utils.sh"
11 UTILSSH
="$(dirname "$0")/../utils/utils.sh"
14 # shellcheck source=../utils/utils.sh
17 run_python_bt2
"${BT_TESTS_BUILDDIR}/lib/test_fields_bin"
This page took 0.032094 seconds and 3 git commands to generate.