summaryrefslogtreecommitdiffstats
path: root/test/test_test.c
AgeCommit message (Expand)Author
2022-06-27test: placate Clang's --Wbitwise-instead-of-logicalSam James
2019-08-18Fix --strict-warnings buildPatrick Steuer
2019-05-09Test skip option.Pauli
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-08-07Relocate memcmp test.Pauli
2018-04-03Update copyright yearMatt Caswell
2018-03-27test/test_test.c: add CRYPTO_memcmp regression test.Andy Polyakov
2017-11-28Test support for time_t comparisons.Pauli
2017-11-28use size_t tests instead of int onesPauli
2017-08-22Use "" not <> for internal/ includesRich Salz
2017-08-18Remove tests dependence on e_os.hPauli
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-06-16Add output routines to allow consistent formatting of memory, stringsPauli
2017-06-15Correct Oracle copyrights & clarify.Pauli
2017-05-22Reformat the string output to be more in line with the decisions made in #3465Pauli
2017-05-20test/test_test.c: fix wrong BN test [and rearrange tests a little bit].Andy Polyakov
2017-05-19Reformat the output of BIGNUMS where test cases fail.Pauli
2017-05-09Add test_test tests for bignums.Pauli
2017-05-04Test framework output improvement.Pauli
2017-05-01Fix a stack smashRich Salz
2017-04-24Adapt all test programsRichard Levitte
2017-04-13Guarantee single argument evaluation for test macros.Pauli
2017-03-29Test infrastructure additions.Pauli