File: btest.cfg

package info (click to toggle)
bro-aux 0.42-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 1,104 kB
  • sloc: sh: 999; ansic: 943; ruby: 71; makefile: 68; perl: 35; cpp: 26
file content (14 lines) | stat: -rw-r--r-- 408 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[btest]
TestDirs    = bro-cut
TmpDir      = %(testbase)s/.tmp
BaselineDir = %(testbase)s/Baseline
IgnoreDirs  = .svn CVS .tmp
IgnoreFiles = *.tmp *.swp #* *.trace .DS_Store

[environment]
TZ=PST+8
LC_ALL=C
PATH=%(testbase)s/../../../build/aux/bro-aux/bro-cut:%(testbase)s/../build/bro-cut:%(testbase)s/../../btest:%(default_path)s
LOGS=%(testbase)s/Logs
TMPDIR=%(testbase)s/.tmp
SCRIPTS=%(testbase)s/Scripts