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