Refrain from printing SUCCESS in some of my tests
authortb <tb@openbsd.org>
Thu, 1 Dec 2022 13:49:12 +0000 (13:49 +0000)
committertb <tb@openbsd.org>
Thu, 1 Dec 2022 13:49:12 +0000 (13:49 +0000)
commitf49eea4ee3f657a8d4c54e6d5d6e9324310c9cb1
tree4cd925e934c1cf851aa91c745399803359a59eab
parent8aa0cba17573f3dfb008f844a88eb4048e8b57ee
Refrain from printing SUCCESS in some of my tests

Silence is good. On failure, the regress framework will make it clear.
13 files changed:
regress/lib/libcrypto/bn/general/bn_isqrt.c
regress/lib/libcrypto/bn/general/bn_mod_exp2_mont.c
regress/lib/libcrypto/bn/general/bn_mod_sqrt.c
regress/lib/libcrypto/bn/general/bn_primes.c
regress/lib/libcrypto/bn/general/bn_to_string.c
regress/lib/libcrypto/bn/general/bn_unit.c
regress/lib/libcrypto/bn/rand/bn_rand_interval.c
regress/lib/libcrypto/ec/ec_point_conversion.c
regress/lib/libcrypto/evp/evp_pkey_check.c
regress/lib/libcrypto/evp/evp_pkey_cleanup.c
regress/lib/libcrypto/wycheproof/wycheproof-primes.c
regress/lib/libssl/handshake/handshake_table.c
regress/lib/libssl/handshake/valid_handshakes_terminate.c