]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
quic: add tests for fragment reassembly 2309/head
authorPhilippe Antoine <pantoine@oisf.net>
Mon, 17 Feb 2025 10:17:48 +0000 (11:17 +0100)
committerVictor Julien <victor@inliniac.net>
Wed, 19 Feb 2025 15:34:12 +0000 (16:34 +0100)
commita2f66f5c091c91257ccab58486e5af125b2afbdc
tree203f2adf0aadef39c6248bb2135fb491d9d64b5d
parent3c73aa3be694bc91f79068b6771781edc4b5fe56
quic: add tests for fragment reassembly

Ticket: 7556
21 files changed:
tests/quic-ack3/README.md [new file with mode: 0644]
tests/quic-ack3/input.pcap [new file with mode: 0644]
tests/quic-ack3/test.yaml [new file with mode: 0644]
tests/quic-frag-middle-gap/README.md [new file with mode: 0644]
tests/quic-frag-middle-gap/input.pcap [new file with mode: 0644]
tests/quic-frag-middle-gap/test.yaml [new file with mode: 0644]
tests/quic-frag-unordered/README.md [new file with mode: 0644]
tests/quic-frag-unordered/input.pcap [new file with mode: 0644]
tests/quic-frag-unordered/test.yaml [new file with mode: 0644]
tests/quic-frag-wait/README.md [new file with mode: 0644]
tests/quic-frag-wait/input.pcap [new file with mode: 0644]
tests/quic-frag-wait/test.yaml [new file with mode: 0644]
tests/quic-frag/README.md [new file with mode: 0644]
tests/quic-frag/input.pcap [new file with mode: 0644]
tests/quic-frag/test.yaml [new file with mode: 0644]
tests/quic-initial-not-first/README.md [new file with mode: 0644]
tests/quic-initial-not-first/input.pcap [new file with mode: 0644]
tests/quic-initial-not-first/test.yaml [new file with mode: 0644]
tests/quic-retry/README.md [new file with mode: 0644]
tests/quic-retry/input.pcap [new file with mode: 0644]
tests/quic-retry/test.yaml [new file with mode: 0644]