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

including two hooks called assertion_failure() and assertion_result() for customization and tracking of assertion results.
4 lines
358 B
Text
4 lines
358 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
expression error in <...>/assert.zeek, line 10: field value missing (r$b)
|
|
error in <...>/assert.zeek, line 10: assertion failure: r?$b (<error eval fmt("r$b is not set trying anyway: %s", r$b)>)
|
|
fatal error: errors occurred while initializing
|