From: Jeff Lucovsky Date: Tue, 21 Apr 2020 14:34:02 +0000 (-0400) Subject: test/ftp: Verify FTP memory usage X-Git-Tag: suricata-6.0.4~309 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c10f756b4f91f9ba297e1b214e3c75fb18433559;p=thirdparty%2Fsuricata-verify.git test/ftp: Verify FTP memory usage This commit adds a test case for verifying that FTP memory use and accounting are correct. --- diff --git a/tests/bug-3519/input.pcap b/tests/bug-3519/input.pcap new file mode 100644 index 000000000..3b2dc2bb8 Binary files /dev/null and b/tests/bug-3519/input.pcap differ diff --git a/tests/bug-3519/test.yaml b/tests/bug-3519/test.yaml new file mode 100644 index 000000000..f60a3f9f0 --- /dev/null +++ b/tests/bug-3519/test.yaml @@ -0,0 +1,10 @@ +requires: + features: + - HAVE_LIBJANSSON + +checks: + - filter: + count: 1 + match: + event_type: stats + stats.ftp.memuse: 0