From: Jason Ish Date: Mon, 9 Dec 2019 22:06:12 +0000 (-0600) Subject: fixup: HAVE_RUST should be just RUST X-Git-Tag: suricata-6.0.4~359 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2cbfe9b7d1d515bc0c32ee274d93589a2cf10ff;p=thirdparty%2Fsuricata-verify.git fixup: HAVE_RUST should be just RUST --- diff --git a/tests/tftp-tx-handling-rrq/test.yaml b/tests/tftp-tx-handling-rrq/test.yaml index ef3358bf1..0596a6579 100644 --- a/tests/tftp-tx-handling-rrq/test.yaml +++ b/tests/tftp-tx-handling-rrq/test.yaml @@ -1,7 +1,7 @@ requires: features: - HAVE_LIBJANSSON - - HAVE_RUST + - RUST args: - -k none diff --git a/tests/tftp-tx-handling-wrq/test.yaml b/tests/tftp-tx-handling-wrq/test.yaml index 12e82f075..1ae4074fd 100644 --- a/tests/tftp-tx-handling-wrq/test.yaml +++ b/tests/tftp-tx-handling-wrq/test.yaml @@ -1,7 +1,7 @@ requires: features: - HAVE_LIBJANSSON - - HAVE_RUST + - RUST args: - -k none diff --git a/tests/vxlan-decoder-03/test.yaml b/tests/vxlan-decoder-03/test.yaml index 8720c99a5..d8b017df3 100644 --- a/tests/vxlan-decoder-03/test.yaml +++ b/tests/vxlan-decoder-03/test.yaml @@ -1,7 +1,7 @@ requires: features: - HAVE_LIBJANSSON - - HAVE_RUST + - RUST args: - --set decoder.vxlan.enabled=true