Add some coverage for ASN1_TIME_cmp_time_t() as well
authortb <tb@openbsd.org>
Mon, 2 Oct 2023 11:14:15 +0000 (11:14 +0000)
committertb <tb@openbsd.org>
Mon, 2 Oct 2023 11:14:15 +0000 (11:14 +0000)
commita1d6a9e32d5c5f297d750058fd9b8bd536898236
tree4e03bd189a966c31ccc04ebd138f8cc5804478b5
parent1942605662fec918e80f59349fbc3ebb88566361
Add some coverage for ASN1_TIME_cmp_time_t() as well

ASN1_UTCTIME_cmp_tim_t() could be done similarly, but then I have to mess
with LIBRESSL_INTERNAL. Let's do this after unlock.
regress/lib/libcrypto/asn1/asn1time.c