summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
5845f7d)
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5396)
note "*****SKIPPING $protocol $cipher";
ok(1);
} else {
note "*****SKIPPING $protocol $cipher";
ok(1);
} else {
- ok(run(test([@ssltest, @exkeys, "-cipher", $cipher, $flag])),
+ ok(run(test([@ssltest, @exkeys, "-cipher", $cipher,
+ $flag || ()])),