tests/utils/utils.sh: use a func. to set `BT_TESTS_{SRC,BUILD}DIR`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 10 Nov 2023 03:56:05 +0000 (22:56 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 7 Feb 2024 21:25:56 +0000 (16:25 -0500)
commit7030f9fe4fef4bc2a1f1ea3e6cd66ac38b4fcf61
tree8daf94f7786200cc1664bb5fc83b628581bd304d
parent07ff3b19ad76e1c2c7e18c244fd9adb84b09a82f
tests/utils/utils.sh: use a func. to set `BT_TESTS_{SRC,BUILD}DIR`

By using a function to set those, the `scriptdir` and `testsdir` can be
local and not leak into whatever sources `utils.sh`.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I39277e4fe7810c787315a5a8aa9ca50a55be299b
tests/utils/utils.sh
This page took 0.025723 seconds and 4 git commands to generate.