mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 04:58:21 +00:00
Use .zeek file suffix in unit tests
This commit is contained in:
parent
93d384adeb
commit
1e57e3f026
862 changed files with 533 additions and 529 deletions
|
@ -1,4 +1,4 @@
|
|||
# @TEST-EXEC: btest-bg-run bro bro -b ../dirtest.bro
|
||||
# @TEST-EXEC: btest-bg-run bro bro -b ../dirtest.zeek
|
||||
# @TEST-EXEC: $SCRIPTS/wait-for-file bro/next1 10 || (btest-bg-wait -k 1 && false)
|
||||
# @TEST-EXEC: touch testdir/newone
|
||||
# @TEST-EXEC: rm testdir/bye
|
||||
|
@ -8,7 +8,7 @@
|
|||
# @TEST-EXEC: touch testdir/newone
|
||||
# @TEST-EXEC: btest-diff bro/.stdout
|
||||
|
||||
@TEST-START-FILE dirtest.bro
|
||||
@TEST-START-FILE dirtest.zeek
|
||||
|
||||
@load base/utils/dir
|
||||
redef exit_only_after_terminate = T;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue