From: Jeff Lucovsky Date: Fri, 28 Feb 2020 14:51:57 +0000 (-0500) Subject: tests: FTP passive test update X-Git-Tag: suricata-6.0.4~342 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83acbfcf00d7c0d6c2aa66a7621ad881052f8fa9;p=thirdparty%2Fsuricata-verify.git tests: FTP passive test update --- diff --git a/tests/filestore-ftp-passive-mode/ftp-passive-mode.pcap b/tests/filestore-ftp-passive-mode/ftp-passive-mode.pcap index ffe0f7c1b..b62f4e6d2 100644 Binary files a/tests/filestore-ftp-passive-mode/ftp-passive-mode.pcap and b/tests/filestore-ftp-passive-mode/ftp-passive-mode.pcap differ diff --git a/tests/filestore-ftp-passive-mode/suricata.yaml b/tests/filestore-ftp-passive-mode/suricata.yaml index d0eb1a7a8..4fcba8b33 100644 --- a/tests/filestore-ftp-passive-mode/suricata.yaml +++ b/tests/filestore-ftp-passive-mode/suricata.yaml @@ -2,10 +2,10 @@ --- pcap-file: - checksum-checks: no + checksum-checks: no outputs: - file-store: - enabled: yes # set to yes to enable version: 2 + enabled: yes # set to yes to enable force-filestore: yes # force storing of all files diff --git a/tests/filestore-ftp-passive-mode/test.yaml b/tests/filestore-ftp-passive-mode/test.yaml index 97313038f..49e2a4553 100644 --- a/tests/filestore-ftp-passive-mode/test.yaml +++ b/tests/filestore-ftp-passive-mode/test.yaml @@ -3,8 +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