MIPS32R3 provides the EXT instruction to extract bits from
[openssl.git] / test / ssl-tests / 18-dtls-renegotiate.conf.in
index 82935ccad8345792bf944b357d8f332f694faef6..56623b4317aa1b59132c18810b5719e848e470d7 100644 (file)
@@ -1,7 +1,7 @@
 # -*- mode: perl; -*-
 # Copyright 2016-2016 The OpenSSL Project Authors. All Rights Reserved.
 #
-# Licensed under the OpenSSL license (the "License").  You may not use
+# Licensed under the Apache License 2.0 (the "License").  You may not use
 # this file except in compliance with the License.  You can obtain a copy
 # in the file LICENSE in the source distribution or at
 # https://www.openssl.org/source/license.html
@@ -19,7 +19,7 @@ our @tests = ();
 
 foreach my $sctp ("No", "Yes")
 {
-    next if disabled("sctp");
+    next if disabled("sctp") && $sctp eq "Yes";
 
     my $suffix = ($sctp eq "No") ? "" : "-sctp";
     our @tests_basic = (