bio chain test: decouple lengths of test chains
authortb <tb@openbsd.org>
Thu, 8 Dec 2022 18:15:36 +0000 (18:15 +0000)
committertb <tb@openbsd.org>
Thu, 8 Dec 2022 18:15:36 +0000 (18:15 +0000)
commit000361f42336f1f3a4670d186c15a08a166781ad
tree7bf88ffbc8fdf84837c1d415741cc2e8a03b644e
parentb4f546d1b5bcd1a8c5fa980dd5b5edfc482dd4c3
bio chain test: decouple lengths of test chains

Add helpers to create and destroy a linear chain of BIOs. Provide two
defines for the two lengths of the test chains and make them distinct
to rule out coincidences. As a bonus, the code becomes simpler.
regress/lib/libcrypto/bio/bio_chain.c