mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 19:18:19 +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
|
@ -8,6 +8,6 @@
|
|||
#fields ts fuid uid id.orig_h id.orig_p id.resp_h id.resp_p source depth analyzers mime_type filename duration local_orig is_orig seen_bytes total_bytes missing_bytes overflow_bytes timedout parent_fuid
|
||||
#types time string string addr port addr port string count set[string] string string interval bool bool count count count count bool string
|
||||
XXXXXXXXXX.XXXXXX FDXrtA2UOyNDs2wzk8 ClEkJM2Vm5giqnMf4h 127.0.0.1 48770 127.0.0.1 8080 HTTP 0 SHA1 text/plain - 0.002150 T F 34 34 0 0 F -
|
||||
XXXXXXXXXX.XXXXXX FDXrtA2UOyNDs2wzk8 CHhAvVGS1DHFjwGM9 127.0.0.1 48768 127.0.0.1 8080 HTTP 0 SHA1 text/plain - 0.002150 T F 34 34 0 0 F -
|
||||
XXXXXXXXXX.XXXXXX FDXrtA2UOyNDs2wzk8 C4J4Th3PJpwUYZZ6gc 127.0.0.1 48776 127.0.0.1 8080 HTTP 0 SHA1 text/plain - 0.002150 T F 34 34 0 0 F -
|
||||
XXXXXXXXXX.XXXXXX FDXrtA2UOyNDs2wzk8 CHhAvVGS1DHFjwGM9 127.0.0.1 48768 127.0.0.1 8080 HTTP 0 SHA1 text/plain - 0.002150 T F 34 34 0 0 F -
|
||||
#close XXXX-XX-XX-XX-XX-XX
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
file_hash, sha1, 3
|
||||
[fuid=FDXrtA2UOyNDs2wzk8, desc=http://localhost:8080:8080/zeek.txt, mime=text/plain, cid=[orig_h=127.0.0.1, orig_p=48770/tcp, resp_h=127.0.0.1, resp_p=8080/tcp, proto=6], cuid=ClEkJM2Vm5giqnMf4h]
|
||||
[fuid=FDXrtA2UOyNDs2wzk8, desc=http://localhost:8080:8080/zeek.txt, mime=text/plain, cid=[orig_h=127.0.0.1, orig_p=48770/tcp, resp_h=127.0.0.1, resp_p=8080/tcp, proto=6, ctx=[]], cuid=ClEkJM2Vm5giqnMf4h]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue