mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
new "-a cpp" btest alternative
This commit is contained in:
parent
24e92fa54a
commit
db7f88e661
109 changed files with 15840 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
peer added
|
||||
receiver got ping: my-message, myfunc\x0acompiled-C++
|
||||
myfunc(1)
|
||||
receiver got ping: my-message, myfunc\x0acompiled-C++
|
||||
myfunc(2)
|
||||
receiver got ping: my-message, myfunc\x0acompiled-C++
|
||||
myfunc(3)
|
||||
receiver got ping: my-message, myfunc\x0acompiled-C++
|
||||
myfunc(4)
|
||||
receiver got ping: my-message, myfunc\x0acompiled-C++
|
||||
myfunc(5)
|
|
@ -0,0 +1,11 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
peer added
|
||||
sender got pong: my-message, myfunc\x0acompiled-C++
|
||||
bodiesdontsend(1)
|
||||
sender got pong: my-message, myfunc\x0acompiled-C++
|
||||
bodiesdontsend(2)
|
||||
sender got pong: my-message, myfunc\x0acompiled-C++
|
||||
bodiesdontsend(3)
|
||||
sender got pong: my-message, myfunc\x0acompiled-C++
|
||||
bodiesdontsend(4)
|
||||
peer lost
|
Loading…
Add table
Add a link
Reference in a new issue