aboutsummaryrefslogtreecommitdiff
path: root/test/mdc2_internal_test.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-01-12Deprecate the low level MDC2 functions.Pauli1-0/+6
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2018-05-29Update copyright yearMatt Caswell1-1/+1
2018-05-11Use void in all function definitions that do not take any argumentsKurt Roeckx1-1/+1
2017-08-22Use "" not <> for internal/ includesRich Salz1-1/+1
2017-08-18Remove tests dependence on e_os.hPauli1-1/+1
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli1-2/+3
2017-04-24Adapt all test programsRichard Levitte1-1/+0
2017-03-29Test infrastructure additions.Pauli1-2/+3
2016-11-09Add main() test methods to reduce test boilerplate.Emilia Kasper1-3/+2
2016-11-07Simplify tests part 2Emilia Kasper1-46/+23
2016-11-04testutil: always print errors on failureEmilia Kasper1-1/+0
2016-11-03Convert mdc2 test print to internal testRichard Levitte1-0/+95