Hook up the the x509 policy regression tests to x509 regress.
authorbeck <beck@openbsd.org>
Fri, 28 Apr 2023 09:11:35 +0000 (09:11 +0000)
committerbeck <beck@openbsd.org>
Fri, 28 Apr 2023 09:11:35 +0000 (09:11 +0000)
commit5d942c1352eff2855a447ea39c282df9d3ec68e6
tree63bba8e4e5cc5a3a7655dd7efa591a7ce46d36a5
parentb4d45f74c4d393f2bc2272fd51b536d4eae63ccd
Hook up the the x509 policy regression tests to x509 regress.

These were adapted from BoringSSL's regress tests for x509
policy. They are currently marked as expected to fail as
we have not enabled LIBRESSL_HAS_POLICY_DAG by default yet, and
the old tree based policy code from OpenSSL is special.

These tests pass when we build with LIBRESSL_HAS_POLICY_DAG.
regress/lib/libcrypto/x509/Makefile
regress/lib/libcrypto/x509/policy/Makefile