From: Jeff Lucovsky Date: Fri, 28 Feb 2020 14:50:39 +0000 (-0500) Subject: tests: FTP active test update X-Git-Tag: suricata-6.0.4~343 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e8a2eb70bcc965d165df45203a6e1dd67605b91;p=thirdparty%2Fsuricata-verify.git tests: FTP active test update --- diff --git a/tests/filestore-ftp-active-mode/ftp-active-mode.pcap b/tests/filestore-ftp-active-mode/ftp-active-mode.pcap index ffe0f7c1b..f38f2e47f 100644 Binary files a/tests/filestore-ftp-active-mode/ftp-active-mode.pcap and b/tests/filestore-ftp-active-mode/ftp-active-mode.pcap differ diff --git a/tests/filestore-ftp-active-mode/test.yaml b/tests/filestore-ftp-active-mode/test.yaml index 61b41608f..e45586538 100644 --- a/tests/filestore-ftp-active-mode/test.yaml +++ b/tests/filestore-ftp-active-mode/test.yaml @@ -3,9 +3,8 @@ requires: checks: - shell: - args: echo file.[0-9].meta | wc -w - expect: 3 - + args: find filestore -type f | xargs | wc -l + expect: 1 args: - --runmode=single