mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 18:48:20 +00:00
Merge remote-tracking branch 'origin/topic/vern/zam-EH-coalesce'
* origin/topic/vern/zam-EH-coalesce: BTest updates to accommodate event handler coalescence differences BTests for testing that event handler coalescence operates as expected coalescing of event handlers (ZAM optimization) Minor fixups during merge as commented on the PR.
This commit is contained in:
commit
b0a200a5dc
17 changed files with 395 additions and 69 deletions
|
@ -1,5 +1,5 @@
|
|||
# @TEST-EXEC: btest-bg-run zeek zeek -b ../dirtest.zeek
|
||||
# @TEST-EXEC: $SCRIPTS/wait-for-file zeek/next1 10 || (btest-bg-wait -k 1 && false)
|
||||
# @TEST-EXEC: $SCRIPTS/wait-for-file zeek/next1 20 || (btest-bg-wait -k 1 && false)
|
||||
# @TEST-EXEC: rm testdir/bye
|
||||
# @TEST-EXEC: touch testdir/newone
|
||||
# @TEST-EXEC: $SCRIPTS/wait-for-file zeek/next2 10 || (btest-bg-wait -k 1 && false)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue