From: Jeff Lucovsky Date: Fri, 28 Feb 2020 15:01:15 +0000 (-0500) Subject: tests/snmp: Update SNMP verifications X-Git-Tag: suricata-6.0.4~341 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e2e540b2cd59fd2ccc080462b954ed3abd87434;p=thirdparty%2Fsuricata-verify.git tests/snmp: Update SNMP verifications --- diff --git a/tests/bug-3490/test.yaml b/tests/bug-3490/test.yaml index 886d8a4c9..17170c209 100644 --- a/tests/bug-3490/test.yaml +++ b/tests/bug-3490/test.yaml @@ -11,9 +11,9 @@ args: checks: - shell: - args: grep "snmp.pdu_type requires a value" suricata.log| wc -l | xargs + args: grep "invalid formatting or malformed option to snmp.pdu_type keyword" suricata.log | wc -l | xargs expect: 1 - shell: - args: grep "snmp.version requires a value" suricata.log| wc -l | xargs + args: grep "invalid formatting or malformed option to snmp.version keyword" suricata.log | wc -l | xargs expect: 1