]> git.ipfire.org Git - thirdparty/suricata-verify.git/commitdiff
readme: example of skipping a test by feature
authorJason Ish <ish@unx.ca>
Wed, 14 Mar 2018 17:26:24 +0000 (11:26 -0600)
committerJason Ish <ish@unx.ca>
Wed, 14 Mar 2018 17:26:24 +0000 (11:26 -0600)
README.md

index 4cba8aecff693aeac39dbce842494c1fb05ec217..36005677fabeea55f5a94ae2c90a365f18bcd176 100644 (file)
--- 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