]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
runner: pre-check script
authorJason Ish <ish@unx.ca>
Fri, 16 Feb 2018 20:37:48 +0000 (14:37 -0600)
committerJason Ish <ish@unx.ca>
Fri, 16 Feb 2018 20:38:57 +0000 (14:38 -0600)
commit93ac1a3597f32ecdc4f67919bb818afb9c19ccda
treeb03e4bcc5bafec261e3a776cf6a6ddc4ca2a1168
parent59146c8bd9d4c28e301609697f37052a355e606a
runner: pre-check script

Allow a script to be defined, "pre-check" that is run before the
checks are run. For example, a new test converts unified2 to
json before running filter checks.

Also allow the eve.json filename to be changed, useful for doing
filter checks on arbitrary json output.
README.md
run.py