tests: bt2: add `--test-case` argument to testrunner.py
[babeltrace.git] / tests / bindings / python / bt2 / test_python_bt2
index ba39c2d94ecae6fdc35e2cff1dc12f03f010724a..52b3055873ce6268c92ad97cf2aad2afb8d92e41 100755 (executable)
@@ -26,4 +26,4 @@ fi
 # shellcheck source=../../../utils/utils.sh
 source "$UTILSSH"
 
-run_python_bt2_test "${BT_TESTS_SRCDIR}/bindings/python/bt2"
+run_python_bt2_test "${BT_TESTS_SRCDIR}/bindings/python/bt2" "test_*"
This page took 0.022864 seconds and 4 git commands to generate.