From: Jason Ish Date: Thu, 4 Jul 2024 23:39:40 +0000 (-0600) Subject: dns-udp-junkrequest-first: v2 and v3 tests X-Git-Tag: suricata-7.0.7~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=013daae59fdaa66d4c12058b243e8fff687b6155;p=thirdparty%2Fsuricata-verify.git dns-udp-junkrequest-first: v2 and v3 tests --- diff --git a/tests/dns-udp-junkrequest-first/test.yaml b/tests/dns-udp-junkrequest-first/test.yaml index f4860936b..cd2f2f645 100644 --- a/tests/dns-udp-junkrequest-first/test.yaml +++ b/tests/dns-udp-junkrequest-first/test.yaml @@ -1,12 +1,20 @@ requires: min-version: 7 - features: - - HAVE_LIBJANSSON checks: # Check that there is one DNS event with specific parameters. - filter: + requires: + min-version: 8 + count: 1 + match: + event_type: dns + dns.type: request + dns.queries[0].rrname: catenacyber.Fr + - filter: + requires: + lt-version: 8 count: 1 match: event_type: dns