summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/pqueue/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve the pqueue testtb2025-05-041-6/+1
| | | | | | | 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-041-0/+17
code now lives. Also unbreak the regress following the symbol hiding changes in libssl.