X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=tests%2Futils%2Futils.sh;fp=tests%2Futils%2Futils.sh;h=59f5eca11799cb1ee101872554b28d830f2b1040;hp=b14b806429bfd8323e47efcd9c402ece8d8f444e;hb=c3ca8136b3e3bae030f3428bebe1dc6a57f8f6c2;hpb=ae7f2cf2fa9cfde5ae16138db96c177115022b95 diff --git a/tests/utils/utils.sh b/tests/utils/utils.sh index b14b8064..59f5eca1 100644 --- a/tests/utils/utils.sh +++ b/tests/utils/utils.sh @@ -445,7 +445,7 @@ bt_run_in_py_env() { # This function uses bt_run_in_py_env(), therefore such tests can import # the testing Python modules (in `tests/utils/python`) and the `bt2` # Python package. -run_python_bt2_test() { +bt_run_py_test() { local -r test_dir=$1 local -r test_pattern=${2:-*} local python_exec