summaryrefslogtreecommitdiffstats
path: root/test/modes_internal_test.c
AgeCommit message (Expand)Author
2021-10-28fix some code with obvious wrong coding stylex2018
2021-04-08Update copyright yearMatt Caswell
2021-03-26test: fix coverity 1429210: unchecked return valuePauli
2020-04-23Update copyright yearMatt Caswell
2020-01-06Deprecate the low level AES functionsMatt Caswell
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-07-16Add Common shared code needed to move aes ciphers to providersShane Lontis
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
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