From: Philippe Antoine Date: Tue, 26 Jul 2022 14:28:42 +0000 (+0200) Subject: filestore: do not enforce a warning id X-Git-Tag: suricata-6.0.8~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afd2d76a4cd228290a8e859e4abd31d3554ffbcc;p=thirdparty%2Fsuricata-verify.git filestore: do not enforce a warning id --- diff --git a/tests/filestore-v2.8-stream-depth/test.yaml b/tests/filestore-v2.8-stream-depth/test.yaml index 13ca74e03..0db5b662d 100644 --- a/tests/filestore-v2.8-stream-depth/test.yaml +++ b/tests/filestore-v2.8-stream-depth/test.yaml @@ -13,7 +13,7 @@ pcap: ../filestore-v2.7-stream-depth/input.pcap checks: - shell: - args: grep "SC_WARN_FILESTORE_CONFIG(331)] - file-store.stream-depth value 10000 has no effect since it's less than stream.reassembly.depth value" stdout | wc -l | xargs + args: grep "SC_WARN_FILESTORE_CONFIG([0-9]\+)] - file-store.stream-depth value 10000 has no effect since it's less than stream.reassembly.depth value" stdout | wc -l | xargs expect: 1 - filter: