Add BIO_push() and BIO_set_next() regress coverage
authortb <tb@openbsd.org>
Thu, 8 Dec 2022 11:32:27 +0000 (11:32 +0000)
committertb <tb@openbsd.org>
Thu, 8 Dec 2022 11:32:27 +0000 (11:32 +0000)
commit6af6a907aecfd3c5a94e6434ccf8a9e044359c61
tree26910714765102f9f8baf96cd560aced17f09eb5
parent568374132e32875b6c8a59ff524063f06f47a883
Add BIO_push() and BIO_set_next() regress coverage

This tests for the behavior changes in bio_lib.c r1.40 and r1.41 and
makes sure that BIO_push() and BIO_set_next() act on two chains in the
expected and now documented way.
regress/lib/libcrypto/bio/biotest.c