History log of /openbsd-src/regress/lib/libcrypto/err/err_test.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 41cc39b3 11-Oct-2024 jsing <jsing@openbsd.org>

Add error regress coverage for ERR_LIB_SYS.

These are dynamically populated based on strerror() values.


# c24c36aa 02-Oct-2024 jsing <jsing@openbsd.org>

Add initial regress for the error stack and ERR_* APIs.