CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/05/04 05:04:02
Modified files:
regress/lib/libssl/pqueue: Makefile pq_test.c
Removed files:
regress/lib/libssl/pqueue: expected.txt
Log message:
Improve the pqueue test
This simplifies the test in portable and makes the whole thing a bit
less ugly overall.
>From Kenjiro Nakayama with minor tweaks by me
