CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/05/06 08:31:25
Added files:
regress/lib/libcrypto/lhash: Makefile lhash_test.c
Log message:
Provide initial regress for lhash.
For now, this is very limited and only tests calling lh_doall_arg()
multiple times on an empty linked hash. This process currently triggers
a SIGSEGV, which will be soon fixed.
