]> git.ipfire.org Git - thirdparty/openssl.git/commit
RT4272: Unit tests fail when DTLS disabled
authorTodd Short <tshort@akamai.com>
Mon, 25 Jan 2016 17:44:15 +0000 (12:44 -0500)
committerRichard Levitte <levitte@openssl.org>
Tue, 26 Jan 2016 15:10:32 +0000 (16:10 +0100)
commit835894d1383ac23b910d581144c35214591a445a
tree6c2a563b3de9e139c15301354dbc93be0e4877f1
parentaa50e2a39d9e9ec3226d0b33feaf98198e779d47
RT4272: Unit tests fail when DTLS disabled

Missing SKIP: block in SSL unit tests for DTLS and TLS version tests.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
test/recipes/80-test_ssl.t