mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
8 lines
318 B
Text
8 lines
318 B
Text
# @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
|