CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/12/08 11:12:39
Modified files:
regress/lib/libcrypto/bio: bio_chain.c
Log message:
bio chain test: refactor link_chains_at()
Add helper that validate the chains. This deduplicates a lot of code and
makes the heart of the test much easier to read.
