CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2022/12/01 06:49:12
Modified files:
regress/lib/libcrypto/bn/general: bn_isqrt.c bn_mod_exp2_mont.c
bn_mod_sqrt.c bn_primes.c
bn_to_string.c 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 evp_pkey_cleanup.c
regress/lib/libcrypto/wycheproof: wycheproof-primes.c
regress/lib/libssl/handshake: handshake_table.c
valid_handshakes_terminate.c
Log message:
Refrain from printing SUCCESS in some of my tests
Silence is good. On failure, the regress framework will make it clear.