zeek/docker/btest/btest.cfg
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

13 lines
266 B
INI

[btest]
TestDirs = docker
TmpDir = %(testbase)s/.tmp
BaselineDir = %(testbase)s/Baseline
IgnoreDirs = .tmp
IgnoreFiles = *.tmp *.swp #* *.trace .DS_Store
MinVersion = 0.63
[environment]
LC_ALL=C
PATH=%(testbase)s/../../auxil/btest:%(default_path)s
TZ=UTC