mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

This started with reverting commit 52cd02173d
and then rewriting it to be per handler rather than handler identifier
and adding support for hooks as well as adding implicit module groups.
8 lines
324 B
Text
8 lines
324 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
the_hook without group, 1
|
|
the_hook with my-group1, 1
|
|
the_hook with my-group2, 1
|
|
the_hook with my-group1 and my-group2, 1
|
|
=== disable_event_group(my-group1)
|
|
the_hook without group, 2
|
|
the_hook with my-group2, 2
|