Rework test failure printing
authortb <tb@openbsd.org>
Wed, 29 Mar 2023 10:36:14 +0000 (10:36 +0000)
committertb <tb@openbsd.org>
Wed, 29 Mar 2023 10:36:14 +0000 (10:36 +0000)
commit58a532928ec50da155e6c9ada9ff9e7af14ad649
tree0460a210eb7a93930ffa6467498dd200b8f4017b
parent7d8f44b3139eda2ac6b4b2c663b4267c84913721
Rework test failure printing

Make sure it's always printed to stderr. Use a wrapper for printing a
BIGNUM rather than repeating the same ugly pattern over and over again.
regress/lib/libcrypto/bn/bn_mod_exp.c