]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
dns dig test: break into eve v1 and v2 tests
authorJason Ish <jason.ish@oisf.net>
Mon, 20 Apr 2020 17:22:40 +0000 (11:22 -0600)
committerJason Ish <jason.ish@oisf.net>
Wed, 29 Apr 2020 21:08:05 +0000 (15:08 -0600)
commita52c02eaf3694d865a900273a6316e162898dbad
treeb941ac95f2cf4ad907ac3dc999cfc4193808e298
parent669dc943809243e122de29ef620f95615519a64d
dns dig test: break into eve v1 and v2 tests

Replace the EVE DNS dig test with 2 tests, one for v1 and
one for v2, both with higher detail matching.
13 files changed:
tests/dns-eve-v2-udp-dig-a-www-suricata-ids-org/README.md [deleted file]
tests/dns-eve-v2-udp-dig-a-www-suricata-ids-org/suricata.yaml [deleted file]
tests/dns-eve-v2-udp-dig-a-www-suricata-ids-org/test.rules [deleted file]
tests/dns-eve-v2-udp-dig-a-www-suricata-ids-org/test.yaml [deleted file]
tests/dns-udp-dig-a-www-suricata-ids-org/README.md [deleted file]
tests/dns-udp-dig-a-www-suricata-ids-org/dig-a-www.suricata-ids.org.pcap [deleted file]
tests/dns-udp-dig-a-www-suricata-ids-org/test.yaml [deleted file]
tests/dns-udp-eve-v1-dig/README.md [new file with mode: 0644]
tests/dns-udp-eve-v1-dig/suricata.yaml [moved from tests/dns-udp-dig-a-www-suricata-ids-org/suricata.yaml with 68% similarity]
tests/dns-udp-eve-v1-dig/test.yaml [new file with mode: 0644]
tests/dns-udp-eve-v2-dig/README.md [new file with mode: 0644]
tests/dns-udp-eve-v2-dig/input.pcap [moved from tests/dns-eve-v2-udp-dig-a-www-suricata-ids-org/dig-a-www.suricata-ids.org.pcap with 100% similarity]
tests/dns-udp-eve-v2-dig/test.yaml [new file with mode: 0644]