mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
spicy-redis: Touchup logging and Spicy issues
This commit is contained in:
parent
97d26a689d
commit
f0f2969a66
14 changed files with 817 additions and 686 deletions
|
@ -0,0 +1,8 @@
|
|||
# @TEST-DOC: Test Zeek parsing "pipelined" data responses
|
||||
#
|
||||
# @TEST-EXEC: zeek -Cr $TRACES/redis/pipeline-quotes.trace base/protocols/redis %INPUT >output
|
||||
# @TEST-EXEC: btest-diff output
|
||||
# @TEST-EXEC: btest-diff resp.log
|
||||
# @TEST-EXEC: btest-diff weird.log
|
||||
|
||||
# Tests unserialized data where quotes should make one token
|
Loading…
Add table
Add a link
Reference in a new issue