From: Victor Julien Date: Mon, 18 Jan 2021 10:57:58 +0000 (+0100) Subject: tests: skip sctp test on windows X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e904d101826c59f916e45eea97c8864a85dc7d62;p=people%2Fstevee%2Fsuricata-verify.git tests: skip sctp test on windows --- diff --git a/tests/decode-sctp-01/check.sh b/tests/decode-sctp-01/check.sh new file mode 100755 index 0000000..facca81 --- /dev/null +++ b/tests/decode-sctp-01/check.sh @@ -0,0 +1,3 @@ +#!/bin/sh +# skip this test on Windows +exit 0