mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 11:38:20 +00:00
Bump Spicy to current main
.
This requires a few baseline updates, and a tweak to one test canonifier.
This commit is contained in:
parent
318f8295ea
commit
1837e0289a
10 changed files with 12 additions and 12 deletions
|
@ -8,7 +8,7 @@
|
|||
# @TEST-EXEC: btest-diff out
|
||||
# @TEST-EXEC: btest-diff quic.log
|
||||
|
||||
# @TEST-EXEC: TEST_DIFF_CANONIFIER='sed -r "s/\((.+)\.spicy:[0-9]+:[0-9]+\)/(\1.spicy:<line>:<column>)/g" | $SCRIPTS/diff-remove-abspath' btest-diff analyzer.log.cut
|
||||
# @TEST-EXEC: TEST_DIFF_CANONIFIER='sed -E "s/\((.+)\.spicy:[0-9]+:[0-9]+(-[0-9]+:[0-9]+)?\)/(\1.spicy:<location>)/g" | $SCRIPTS/diff-remove-abspath' btest-diff analyzer.log.cut
|
||||
|
||||
event QUIC::unhandled_version(c: connection, is_orig: bool, version: count, dcid: string, scid: string)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue