From: Jason Ish Date: Wed, 14 Mar 2018 17:26:24 +0000 (-0600) Subject: readme: example of skipping a test by feature X-Git-Tag: suricata-6.0.4~493 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da0d08550d29262c9b4f55d73d0c9b37126e2377;p=thirdparty%2Fsuricata-verify.git readme: example of skipping a test by feature --- diff --git a/README.md b/README.md index 4cba8aecf..36005677f 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,11 @@ requires: - command2 - ... +skip: + # Skip a test if a feature is present, with a message that is logged. + - feature: RUST + msg: eve dns v1 not supported by rust + # Add additional arguments to Suricata. args: - --set stream.reassembly.depth=0