mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 12:08:20 +00:00
testing/btest: Un-deferred record initalization tests
These baselines should align with what Zeek 5.2 or before did.
This commit is contained in:
parent
b783441428
commit
7d6c8d7224
13 changed files with 468 additions and 0 deletions
|
@ -0,0 +1,14 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
0, my_seq()
|
||||
1, my_seq()
|
||||
2, my_seq()
|
||||
3, my_seq()
|
||||
4, my_seq()
|
||||
5, my_seq()
|
||||
6, my_seq()
|
||||
7, my_seq()
|
||||
8, printing
|
||||
8, s1, [seq=1, inner=[inner_most=[seq=3], seq=7]]
|
||||
8, s2, [seq=2, inner=[inner_most=[seq=4], seq=8]]
|
||||
8, os1, [inner_most=[seq=5]]
|
||||
8, os2, [inner_most=[seq=6]]
|
Loading…
Add table
Add a link
Reference in a new issue