]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
tests: add tests for sip keywords
authorGiuseppe Longo <giuseppe@glongo.it>
Thu, 11 Jul 2019 14:19:49 +0000 (16:19 +0200)
committerVictor Julien <victor@inliniac.net>
Tue, 17 Sep 2019 14:48:54 +0000 (16:48 +0200)
commit194e1c0c1277832981aba9c0cf009b21c3328413
tree11a9a006dd2544f40f4c8e307a4f4ca2891b390f
parentb7033a21306913bcf05cdeb9df3594355b278584
tests: add tests for sip keywords
22 files changed:
tests/sip-method/README.md [new file with mode: 0644]
tests/sip-method/sip.pcap [new file with mode: 0644]
tests/sip-method/test.rules [new file with mode: 0644]
tests/sip-method/test.yaml [new file with mode: 0644]
tests/sip-protocol/README.md [new file with mode: 0644]
tests/sip-protocol/test.rules [new file with mode: 0644]
tests/sip-protocol/test.yaml [new file with mode: 0644]
tests/sip-request-line/README.md [new file with mode: 0644]
tests/sip-request-line/test.rules [new file with mode: 0644]
tests/sip-request-line/test.yaml [new file with mode: 0644]
tests/sip-response-line/README.md [new file with mode: 0644]
tests/sip-response-line/test.rules [new file with mode: 0644]
tests/sip-response-line/test.yaml [new file with mode: 0644]
tests/sip-stat-code/README.md [new file with mode: 0644]
tests/sip-stat-code/test.rules [new file with mode: 0644]
tests/sip-stat-code/test.yaml [new file with mode: 0644]
tests/sip-stat-msg/README.md [new file with mode: 0644]
tests/sip-stat-msg/test.rules [new file with mode: 0644]
tests/sip-stat-msg/test.yaml [new file with mode: 0644]
tests/sip-uri/README.md [new file with mode: 0644]
tests/sip-uri/test.rules [new file with mode: 0644]
tests/sip-uri/test.yaml [new file with mode: 0644]