Add extended regress coverage for ASN.1 methods
authortb <tb@openbsd.org>
Sat, 30 Dec 2023 08:58:18 +0000 (08:58 +0000)
committertb <tb@openbsd.org>
Sat, 30 Dec 2023 08:58:18 +0000 (08:58 +0000)
commit93b38a1a21787c1a6cd1b3785a896c6cbf866a27
treed9780ccd1d00dfbf17cb4dc5d6e0d8b3cb27ffa3
parent6565de7c7937feaa013464f37c08e9d39ba6026c
Add extended regress coverage for ASN.1 methods

Validate that every alias resolves to a non-alias in one step and that
non-aliases have pkey_id == pkey_base_id, an info string and a pem_str.
They can be looked up by their pkey_id or pem_str.

Conversely, all these are false for aliases.
regress/lib/libcrypto/evp/evp_test.c