]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
runner: treat missing pcap as condition to 'skip'
authorVictor Julien <victor@inliniac.net>
Tue, 16 Jan 2018 11:07:53 +0000 (12:07 +0100)
committerJason Ish <ish@unx.ca>
Tue, 16 Jan 2018 12:56:38 +0000 (06:56 -0600)
commit7f08a660eebd952f56384438b16f1a4ea53182d0
tree94348f4fb6143ff4c8d8ecaa6f9004f0ee68b471
parenteb7ee8d26b3b29ee984b48589718728735be3deb
runner: treat missing pcap as condition to 'skip'

This allows disabling of tests by renaming the pcap file to <pcap>.disabled
or similar.
run.py