CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/11 06:49:00
Modified files:
regress/lib/libcrypto/asn1: Makefile
Added files:
regress/lib/libcrypto/asn1: x509_algor.c
Log message:
Add regress coverage for X509_ALGOR_*
This covers the setters and getters. Serialization and deserialization as
well as comparison is already well covered by the pieces of regress using
certs.
There is currently one printf indicating failure. This will be fixed
shortly.
