summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/lhash (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add more regress coverage for lhash.jsing2024-05-081-3/+263
|
* Provide initial regress for lhash.jsing2024-05-062-0/+71
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.