openssl/test/testutil
Pauli dc352c1937 Add BN support to the test infrastructure.
This includes support for:

- comparisions between pairs of BIGNUMs
- comparisions between BIGNUMs and zero
- equality comparison between BIGNUMs and one
- equality comparisons between BIGNUMs and constants
- parity checks for BIGNUMs

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3405)
2017-05-09 21:30:29 +02:00
..
basic_output.c testutil: Remove test_puts_std{out,err}, they are superfluous 2017-04-28 15:59:46 +02:00
cb.c testutil: Add OpenSSL error stack printing wrapper TEST_openssl_errors 2017-04-28 15:59:46 +02:00
driver.c testutil: Add OpenSSL error stack printing wrapper TEST_openssl_errors 2017-04-28 15:59:46 +02:00
main.c
output_helpers.c testutil: Add commodity printing functions test_printf_std{out,err} 2017-04-28 15:59:46 +02:00
output.h testutil: Remove test_puts_std{out,err}, they are superfluous 2017-04-28 15:59:46 +02:00
test_main.c testutil: Remove test_puts_std{out,err}, they are superfluous 2017-04-28 15:59:46 +02:00
tests.c Add BN support to the test infrastructure. 2017-05-09 21:30:29 +02:00
tu_local.h testutil: Add OpenSSL error stack printing wrapper TEST_openssl_errors 2017-04-28 15:59:46 +02:00