summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/pqueue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve the pqueue testtb2025-05-043-48/+57
| | | | | | | This simplifies the test in portable and makes the whole thing a bit less ugly overall. From Kenjiro Nakayama with minor tweaks by me
* Move pqueue regress from libcrypto to libssl, since that's where the pqueuejsing2016-11-043-0/+138
code now lives. Also unbreak the regress following the symbol hiding changes in libssl.