From: Philippe Antoine Date: Wed, 9 Jul 2025 13:39:57 +0000 (+0200) Subject: doh: test that we do not have dns event without dns X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;ds=sidebyside;p=thirdparty%2Fsuricata-verify.git doh: test that we do not have dns event without dns Ticket: 7740 --- diff --git a/tests/dns-over-http2/test.yaml b/tests/dns-over-http2/test.yaml index 433e26dcc..457857aea 100644 --- a/tests/dns-over-http2/test.yaml +++ b/tests/dns-over-http2/test.yaml @@ -59,3 +59,9 @@ checks: event_type: flow app_proto: doh2 app_proto_orig: http2 + - filter: + min-version: 8.0.1 + count: 0 + match: + event_type: dns + not-has-key: dns