BIT-1926: add unit tests for misc. HTTP patches

This commit is contained in:
Jon Siwek 2018-05-08 15:12:12 -05:00
parent e5d5cf9ff1
commit 1f777b57b8
12 changed files with 63 additions and 1 deletions

View file

@ -0,0 +1,3 @@
# @TEST-EXEC: bro -r $TRACES/http/content-range-less-than-len.pcap
# @TEST-EXEC: btest-diff http.log
# @TEST-EXEC: btest-diff weird.log

View file

@ -0,0 +1,2 @@
# @TEST-EXEC: bro -r $TRACES/http/fake-content-length.pcap
# @TEST-EXEC: btest-diff http.log

View file

@ -0,0 +1,2 @@
# @TEST-EXEC: bro -r $TRACES/http/x-gzip.pcap
# @TEST-EXEC: btest-diff http.log