mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00

including two hooks called assertion_failure() and assertion_result() for customization and tracking of assertion results.
6 lines
264 B
Text
6 lines
264 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
error in <...>/assert.zeek, line 9: assertion failure: "ghi" in tbl ({
|
|
[abc] = 123,
|
|
[def] = 456
|
|
})
|
|
fatal error: errors occurred while initializing
|