tests/utils/utils.sh: run_python_bt2_test() -> bt_run_py_test()
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 10 Nov 2023 14:04:42 +0000 (09:04 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 7 Feb 2024 21:25:56 +0000 (16:25 -0500)
commitc3ca8136b3e3bae030f3428bebe1dc6a57f8f6c2
tree3b8c87c037f1c8331438601de6c6f9a29fa3117e
parentae7f2cf2fa9cfde5ae16138db96c177115022b95
tests/utils/utils.sh: run_python_bt2_test() -> bt_run_py_test()

Adding the `bt_` prefix like other functions in `utils.sh` and
shortening the rest.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I58caf29067a45495a1e80a9937d937a87b14c969
tests/bindings/python/bt2/test-python-bt2.sh
tests/lib/conds/test-conds.sh
tests/plugins/sink.text.pretty/test-pretty-python.sh
tests/plugins/src.ctf.fs/query/test-query-support-info.sh
tests/plugins/src.ctf.fs/query/test-query-trace-info.sh
tests/python-plugin-provider/test-python-plugin-provider.sh
tests/utils/utils.sh
This page took 0.02581 seconds and 4 git commands to generate.