History log of /openssl/test/recipes/80-test_policy_tree.t (Results 1 – 2 of 2)
Revision Date Author Comments
# f5935fcf 22-Mar-2023 Pauli

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 Lo

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)

show more ...


# cca6c050 08-Mar-2023 Pauli

test: add test cases for the policy resource overuse

These trees have pathological properties with respect to building. The small
tree stays within the imposed limit, the large tree doe

test: add test cases for the policy resource overuse

These trees have pathological properties with respect to building. The small
tree stays within the imposed limit, the large tree doesn't.

The large tree would consume over 150Gb of RAM to process.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/20571)

show more ...