]> git.ipfire.org Git - thirdparty/suricata-verify.git/commitdiff
tests: add file-compare test
authorTharushi Jayasekara <tharushi68@gmail.com>
Tue, 16 Feb 2021 18:53:05 +0000 (00:23 +0530)
committerJason Ish <jason.ish@oisf.net>
Tue, 6 Jul 2021 22:37:05 +0000 (16:37 -0600)
tests/datasets-01/test.yaml

index efc170012ff780d2956e163697390f2b4b6abe45..2a82606d3f12c556f934b3c660065c8df08175a5 100644 (file)
@@ -7,3 +7,8 @@ command: |
       --set reference-config-file="${SRCDIR}/reference.config" -l ${OUTPUT_DIR}         \
       -c "${SRCDIR}/suricata.yaml" -r ${TEST_DIR}/input.pcap -S ${TEST_DIR}/test.rules  \
       --data-dir="${OUTPUT_DIR}"
+
+checks:
+  - file-compare:
+      filename: datasets.csv
+      expected: expected/datasets.csv
\ No newline at end of file