mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-01-18 02:39:44 +00:00
Improve test framework: set TFWSOURCE env var
This commit is contained in:
parent
6fd49099cb
commit
80280de998
@ -298,6 +298,7 @@ runTests() {
|
||||
# Environment variables and temporary directories that test cases
|
||||
# depend upon.
|
||||
export COLUMNS=80 # for ls(1) multi-column output
|
||||
export TFWSOURCE="$testSourceFile"
|
||||
export TFWLOG="$_tfw_logdir_test"
|
||||
export TFWUNIQUE=$_tfw_unique
|
||||
export TFWVAR="$_tfw_tmp/var"
|
||||
|
Loading…
Reference in New Issue
Block a user