mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Update the bifs.to_count baseline for ZAM
This commit is contained in:
parent
d3d7c54686
commit
eb015801bd
2 changed files with 6 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||||
error in <...>/to_count.zeek, line 8: bad conversion to count (int_to_count(-2) and -2)
|
error in <...>/to_count.zeek, line 8: bad conversion to count (int_to_count(-2) and -2)
|
||||||
error in <...>/to_count.zeek, line 20: bad conversion to count (to_count() and )
|
error in <...>/to_count.zeek, line 20: bad conversion to count (to_count(, 10) and )
|
||||||
error in <...>/to_count.zeek, line 25: bad conversion to count (to_count(not a count) and not a count)
|
error in <...>/to_count.zeek, line 29: bad conversion to count (to_count(not a count, 10) and not a count)
|
||||||
|
|
|
@ -8,6 +8,10 @@
|
||||||
18446744073709551611
|
18446744073709551611
|
||||||
205
|
205
|
||||||
206
|
206
|
||||||
|
172
|
||||||
|
35
|
||||||
|
195
|
||||||
|
195
|
||||||
0
|
0
|
||||||
123
|
123
|
||||||
9223372036854775808 and 9223372036854775808 are the same
|
9223372036854775808 and 9223372036854775808 are the same
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue