From 43c49cc546349a460d21c51920ccd791eef8b8be Mon Sep 17 00:00:00 2001 From: Jason Ish Date: Tue, 25 Feb 2025 16:07:59 -0600 Subject: [PATCH] test-ruleparse-etopen-01: requires HAVE_JA3 --- tests/test-ruleparse-etopen-01/test.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/test-ruleparse-etopen-01/test.yaml b/tests/test-ruleparse-etopen-01/test.yaml index d8d662f57..341251a69 100644 --- a/tests/test-ruleparse-etopen-01/test.yaml +++ b/tests/test-ruleparse-etopen-01/test.yaml @@ -1,3 +1,7 @@ +requires: + features: + - HAVE_JA3 + command: | ${SRCDIR}/src/suricata --set threshold-file="${TEST_DIR}/threshold.config" --set classification-file="${TEST_DIR}/classification.config" --set reference-config-file="${SRCDIR}/etc/reference.config" -l ${OUTPUT_DIR} -c ${SRCDIR}/suricata.yaml -S ${TEST_DIR}/emerging-all.rules --set logging.outputs.1.file.type=json --set logging.outputs.1.file.filename=suricata.json -T -- 2.47.3