Disable the policy tree exponential growth test conditionally
authorPauli <pauli@openssl.org>
Wed, 22 Mar 2023 01:13:07 +0000 (12:13 +1100)
committerPauli <pauli@openssl.org>
Thu, 23 Mar 2023 09:09:07 +0000 (20:09 +1100)
commitf5935fcf8e4bc2191ac4a32e5b7ec32817642f1e
treed86155c01940795e71719f5397bec3d31f68f225
parent438068674b95b38892d2d1790b3fd14e3112d0cb
Disable the policy tree exponential growth test conditionally

If there is no EC specified, the test won't pass.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/20572)
test/recipes/80-test_policy_tree.t