tests/utils/utils.sh: run_python_bt2() -> bt_run_in_py_env()
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 10 Nov 2023 14:03:15 +0000 (09:03 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 7 Feb 2024 21:25:56 +0000 (16:25 -0500)
commitae7f2cf2fa9cfde5ae16138db96c177115022b95
treef2a23d64c0c9caa4150e829dc03dccb195b76eb2
parentfca73c7199dce6774ed6f0d5d7e28aa9e3e45846
tests/utils/utils.sh: run_python_bt2() -> bt_run_in_py_env()

Adding the `bt_` prefix like other functions in `utils.sh` and renaming
the rest to indicate that it runs something in a specific environment,
not necessarily Python itself.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I5635f04f494c50e1955a27adaae28f964c336bf3
tests/lib/test-fields.sh
tests/plugins/sink.text.pretty/test-enum.sh
tests/utils/run-python-bt2.sh
tests/utils/utils.sh
This page took 0.024621 seconds and 4 git commands to generate.