aboutsummaryrefslogtreecommitdiff
path: root/tests/suites/test_suite_mdx.function
AgeCommit message (Expand)AuthorFilesLines
2020-07-01tests: suites: Remove `hex` in name of variables of type data_tRonald Cron1-16/+12
2020-06-12tests: Reformating due to hexcmp() renamingRonald Cron1-4/+12
2020-06-12tests: Add mbedtls_test_ prefix to hexcmp()Ronald Cron1-4/+4
2018-08-06Rename HexParam_t -> data_t for consistent coding styleAzim Khan1-4/+4
2018-08-06Combine hex parameters in a structAzim Khan1-12/+8
2018-08-06Intermediate hexify out changeAzim Khan1-24/+16
2018-01-22New MD API: rename functions from _ext to _retGilles Peskine1-4/+4
2017-06-28Change test suites to use new MD API with ret codeAndres Amaya Garcia1-4/+12
2016-09-27Set selftest verbose flag to boost coverageAndres AG1-4/+4
2015-05-28Remove individual mdX_file() and shaX_file()Manuel Pégourié-Gonnard1-64/+0
2015-04-08The Great RenamingManuel Pégourié-Gonnard1-28/+28
2015-03-25Remove tests for xxx_hmac()Manuel Pégourié-Gonnard1-236/+0
2015-03-10Rename include directory to mbedtlsManuel Pégourié-Gonnard1-4/+4
2015-02-10change test function includes to use one conventionRich Evans1-4/+4
2014-07-10Add 'exit' label and variable initialization to relevant test suite functionsPaul Bakker1-0/+4
2014-07-09Adapted programs / test suites to _init() and _free()Paul Bakker1-0/+12
2014-04-17Replaced strcpy() with strncpy() in tests suitesPaul Bakker1-4/+4
2014-04-04Test mdX_hmax_reset() functionsManuel Pégourié-Gonnard1-8/+128
2014-01-22Renamed RMD160 to RIPEMD160Paul Bakker1-14/+14
2014-01-17Add HMAC support to RIPEMD-160Manuel Pégourié-Gonnard1-0/+25
2014-01-17Tighten sizes in mdx.functionManuel Pégourié-Gonnard1-65/+65
2014-01-17Add RIPEMD-160 (core functions)Manuel Pégourié-Gonnard1-0/+44
2013-10-10Fix a few selftest typosManuel Pégourié-Gonnard1-3/+3
2013-09-20Fix some more depend issuesManuel Pégourié-Gonnard1-3/+3
2013-09-15Moved POLARSSL_FS_IO check to .function from .dataPaul Bakker1-3/+3
2013-08-20Converted .function file to c-like format and adapted generator codePaul Bakker1-59/+62
2013-08-16Adapted .function files and .data files to new test frameworkPaul Bakker1-15/+15
2011-03-26 - The config header file is now always included in all testsPaul Bakker1-1/+0
2009-10-04 - Added config.h to requirements for testingPaul Bakker1-0/+1
2009-07-11 - Made code compliant with ISO99 (no-declaration-after-statement)Paul Bakker1-6/+9
2009-07-06 - Added additional cases for MPI, MDxPaul Bakker1-0/+138
2009-06-28 - Added CMake makefiles as alternative to regular Makefiles.Paul Bakker1-0/+65