]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
Move checks about HTTP2 keywords in separate tests
authorPhilippe Antoine <contact@catenacyber.fr>
Tue, 23 Feb 2021 09:06:25 +0000 (10:06 +0100)
committerJason Ish <jason.ish@oisf.net>
Wed, 10 Mar 2021 15:41:50 +0000 (09:41 -0600)
commitee317ec1ee9f0c4e99c2d1b0dee186efb7d73052
tree50935ed3137a92275c72263a63f20c89a06fa696
parent8459efa6cc770d81eff9d6a63108bf2f2aafd062
Move checks about HTTP2 keywords in separate tests

so as to have min-version 7 for them
13 files changed:
tests/http2-basic/test.rules
tests/http2-basic/test.yaml
tests/http2-keywords/README.md [new file with mode: 0644]
tests/http2-keywords/input.pcap [new file with mode: 0644]
tests/http2-keywords/suricata.yaml [new file with mode: 0644]
tests/http2-keywords/test.rules [new file with mode: 0644]
tests/http2-keywords/test.yaml [new file with mode: 0644]
tests/http2-keywords2/README.md [new file with mode: 0644]
tests/http2-keywords2/input.pcap [new file with mode: 0644]
tests/http2-keywords2/suricata.yaml [new file with mode: 0644]
tests/http2-keywords2/test.rules [moved from tests/http2-upgrade/test.rules with 100% similarity]
tests/http2-keywords2/test.yaml [new file with mode: 0644]
tests/http2-upgrade/test.yaml