Rearrange test/recipes/95-test_*.t to use skip_all
authorRichard Levitte <levitte@openssl.org>
Fri, 5 May 2017 21:08:55 +0000 (23:08 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 5 May 2017 21:10:41 +0000 (23:10 +0200)
commitb83ace316282f05d8507561cc8129ec8491caade
tree29781a616b2a63f8ee099d5495e9e59e77ea2b5e
parent2db85ac97a5dda90249f5e630e7b29c4196fc397
Rearrange test/recipes/95-test_*.t to use skip_all

The conditions to skip these recipes entirely don't show in a
non-verbose test harness output.  We prefer to know, so use skip_all,
as it is a little bit more verbose.

[extended tests]

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3398)
test/recipes/95-test_external_boringssl.t
test/recipes/95-test_external_krb5.t
test/recipes/95-test_external_pyca.t