summaryrefslogtreecommitdiffstats
path: root/test/poly1305_internal_test.c
AgeCommit message (Expand)Author
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-04-24Adapt all test programsRichard Levitte
2017-04-20VMS: remove name mangling guards around inclusion of internalsRichard Levitte
2017-04-18VMS: Fix internals test programsRichard Levitte
2017-04-12Remove fprintfs from the poly1305 internal test but keep the test numberPauli
2017-03-29Test infrastructure additions.Pauli
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 poly1305 selftest into internal testRichard Levitte