summaryrefslogtreecommitdiffstats
path: root/test/modes_internal_test.c
AgeCommit message (Expand)Author
2018-05-11Use void in all function definitions that do not take any argumentsKurt Roeckx
2018-02-13Update copyright yearMatt Caswell
2018-02-06Code cleanup: remove benchmark code from internal testsRichard Levitte
2017-11-25Create a prototype for OPENSSL_rdtscKurt Roeckx
2017-08-22Use "" not <> for internal/ includesRich Salz
2017-08-18Remove tests dependence on e_os.hPauli
2017-08-02Remove EXECUTE_TEST_NO_TEARDOWN.Pauli
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-04-24Adapt all test programsRichard Levitte
2017-04-18Update more testsRich Salz
2016-11-09Add main() test methods to reduce test boilerplate.Emilia Kasper
2016-11-07Simplify tests part 2Emilia Kasper
2016-11-04testutil: always print errors on failureEmilia Kasper
2016-11-03Convert modes selftests (cts128 and gcm128) to internal testRichard Levitte