mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 10:38:20 +00:00
btest: Update tests and baselines after adding ctx to conn_id
This commit is contained in:
parent
25fc4d5d98
commit
112e3c1c03
251 changed files with 96497 additions and 96497 deletions
|
@ -6,8 +6,8 @@ Demo::Foo - A Foo test analyzer (dynamic, version 1.0.0)
|
|||
===
|
||||
c++ connection_established lambda handler, received 1 arguments
|
||||
c++ connection_established member handler, received 1 arguments
|
||||
foo_message, [orig_h=::1, orig_p=37927/tcp, resp_h=::1, resp_p=4242/tcp, proto=6], Hello, Foo!\x0a
|
||||
foo_message, [orig_h=::1, orig_p=37927/tcp, resp_h=::1, resp_p=4242/tcp, proto=6, ctx=[]], Hello, Foo!\x0a
|
||||
===
|
||||
c++ connection_established lambda handler, received 1 arguments
|
||||
c++ connection_established member handler, received 1 arguments
|
||||
foo_message, [orig_h=::1, orig_p=37927/tcp, resp_h=::1, resp_p=4243/tcp, proto=6], Hello, Foo!\x0a
|
||||
foo_message, [orig_h=::1, orig_p=37927/tcp, resp_h=::1, resp_p=4243/tcp, proto=6, ctx=[]], Hello, Foo!\x0a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue