testing/btest: Remove btest-bg-run sleep 1

Bump to the latest btest master version and set BTEST_BG_RUN_SLEEP
environment variable and to 0. This makes btest-bg-run return
immediately instead of delaying by 1 second.
This commit is contained in:
Arne Welzel 2025-03-19 10:05:52 +01:00
parent 1c598df53b
commit 32d7cec549
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9590947dc1d4e8096af21e344311c6b1d188d197
Subproject commit 789eec5c2e4229dc8e8a9421157d9e3327256bd8

View file

@ -20,6 +20,7 @@ ZEEK_PLUGIN_PATH=
TZ=UTC
LC_ALL=C
BTEST_PATH=%(testbase)s/../../auxil/btest
BTEST_BG_RUN_SLEEP=0
PATH=%(testbase)s/../../%(build_dir)s/src%(pathsep)s%(testbase)s/../scripts%(pathsep)s%(testbase)s/../../auxil/btest%(pathsep)s%(testbase)s/../../%(build_dir)s/auxil/zeek-aux/zeek-cut%(pathsep)s%(testbase)s/../../%(build_dir)s/auxil/spicy/bin%(pathsep)s%(testbase)s/../../%(build_dir)s/src/spicy/spicyz%(pathsep)s%(testbase)s/../../auxil/btest/sphinx%(pathsep)s%(default_path)s%(pathsep)s/sbin
TRACES=%(testbase)s/Traces
FILES=%(testbase)s/Files