summaryrefslogtreecommitdiffstats
path: root/test/testutil/tests.c
AgeCommit message (Expand)Author
2018-12-09Use the proper fonst castChristos Zoulas
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2017-11-28Test support for time_t comparisons.Pauli
2017-08-22Use "" not <> for internal/ includesRich Salz
2017-08-18Remove tests dependence on e_os.hPauli
2017-06-22TAP line filter BIO.Pauli
2017-06-19Update tests to avoid printf to stdout/stderr when running as test cases.Pauli
2017-06-17Fix va_list processing in test_note()Richard Levitte
2017-06-16Add output routines to allow consistent formatting of memory, stringsPauli
2017-05-23Fix va_arg all in test_error_c90Rich Salz
2017-05-22Reformat the string output to be more in line with the decisions made in #3465Pauli
2017-05-22Bring the memory output inline with the suggestions in #3465.Pauli
2017-05-19Reformat the output of BIGNUMS where test cases fail.Pauli
2017-05-11Clarify that a test failedRichard Levitte
2017-05-11Add a descriptive header to diff output from failed tests.Pauli
2017-05-09Add BN support to the test infrastructure.Pauli
2017-05-04Test framework output improvement.Pauli
2017-05-01Fix a stack smashRich Salz
2017-04-28testutil: Remove test_puts_std{out,err}, they are superfluousRichard Levitte
2017-04-28testutil: Add OpenSSL error stack printing wrapper TEST_openssl_errorsRichard Levitte
2017-04-28testutil: Add commodity printing functions test_printf_std{out,err}Richard Levitte
2017-04-28testutil: make subtest_level() internalRichard Levitte
2017-04-28testutil: Move printing function declarations to "internal" headerRichard Levitte
2017-04-25TAPify testutilRichard Levitte
2017-04-24Refactor the test framework testutilRichard Levitte