mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
14 lines
874 B
Text
14 lines
874 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
Reporter::Hook - Exercise Reporter Hook (dynamic, version 1.0.0)
|
|
Implements Reporter (priority 0)
|
|
|
|
| Hook Some Info <...>/reporter-hook.zeek, line 17
|
|
| Hook error An Error <...>/reporter-hook.zeek, line 19
|
|
| Hook error An Error that does not show up in the log <...>/reporter-hook.zeek, line 20
|
|
| Hook runtime error field value missing: $a <...>/reporter-hook.zeek, line 24
|
|
| Hook warning A warning <...>/reporter-hook.zeek, line 18
|
|
<...>/reporter-hook.zeek, line 17: Some Info
|
|
error in <...>/reporter-hook.zeek, line 19: An Error
|
|
error in <...>/reporter-hook.zeek, line 20: An Error that does not show up in the log
|
|
runtime error in <...>/reporter-hook.zeek, line 24: field value missing: $a
|
|
warning in <...>/reporter-hook.zeek, line 18: A warning
|