aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile
AgeCommit message (Expand)AuthorFilesLines
25 hoursAdapt libtestdriver1 buildRonald Cron1-4/+9
25 hoursAdapt libtestdriver1 buildRonald Cron1-1/+3
25 hoursAdjust build systemsRonald Cron1-2/+2
8 daysMerge pull request #9172 from gilles-peskine-arm/test_suite_config-booleansRonald Cron1-5/+40
9 daysmakefile: allow to build and link test suites against psasimValerio Setti1-0/+1
9 daysMerge remote-tracking branch 'dev' into test_suite_config-booleansGilles Peskine1-1/+10
10 daysAdapt libtestdriver1 buildRonald Cron1-1/+8
10 daysAdjust build systemsRonald Cron1-0/+2
2024-06-20Generate config test cases for single optionsGilles Peskine1-0/+25
2024-06-20Clean up generated files enumerationGilles Peskine1-5/+15
2024-06-13Adapt libtestdriver1 buildRonald Cron1-5/+9
2024-06-13Adjust build systemsRonald Cron1-5/+7
2024-05-31Update file paths for moved filesDavid Horstmann1-19/+19
2024-05-28Merge pull request #9094 from davidhorstmann-arm/move-mbedtls-dev-to-frameworkBence Szépkúti1-17/+17
2024-05-20Merge pull request #9121 from valeriosetti/issue8963Tom Cosgrove1-0/+1
2024-05-13Update references to mbedtls_devDavid Horstmann1-17/+17
2024-05-10crypto-client: simplify build of mbedtls static librariesValerio Setti1-14/+0
2024-05-09crypto-client test: add mechanism to build crypto library for client and serverValerio Setti1-0/+15
2024-04-29generate_test_cert_macros: embed input argsValerio Setti1-61/+2
2024-04-29tests/Makefile: minor fix: specify Python binary to be usedValerio Setti1-1/+1
2024-04-29fix "make generated_files" for test_keys.h and test_certs.hValerio Setti1-2/+5
2024-04-29test: automatically generate test_certs.h and test_keys.hValerio Setti1-0/+67
2024-03-04Framework submodule: fix the libtestdriver1 buildGilles Peskine1-0/+1
2024-01-02Unify MBEDTLS_TEST_OBJSGilles Peskine1-3/+0
2024-01-02Finish unifying LOCAL_CFLAGSGilles Peskine1-1/+1
2023-12-22Unify some common rules of programs/Makefile and tests/MakefileGilles Peskine1-12/+0
2023-12-22Unify common variables of programs/Makefile and tests/MakefileGilles Peskine1-50/+0
2023-12-22Create common.make with LOCAL_CFLAGS and friendsGilles Peskine1-12/+1
2023-12-22Partly unify LOCAL_CFLAGSGilles Peskine1-4/+3
2023-12-22Unify treatment of MBEDTLS_TEST_OBJSGilles Peskine1-3/+6
2023-12-22Indent nested conditionalsGilles Peskine1-14/+15
2023-12-18Improve make pthread linking mechanismPaul Elliott1-1/+1
2023-12-18Remove explicit linking of PThread in makePaul Elliott1-0/+3
2023-12-18Explicitly link tests with pthreadsPaul Elliott1-0/+1
2023-09-25Fix the tests build with mingw for the new Win32 APIsSimon Butcher1-1/+1
2023-09-08Allow turning off re-generation of files with makeGilles Peskine1-3/+11
2023-08-22New test suite for the low-level hash interfaceGilles Peskine1-0/+1
2023-08-21Move PSA information and dependency automation into their own moduleGilles Peskine1-0/+1
2023-03-13Fix build errors in CMakeYanray Wang1-2/+7
2023-02-23Test the PSA alternative header configuration macrosGilles Peskine1-0/+5
2023-01-31Add test generation support for the ecp moduleGabor Mezei1-2/+19
2023-01-05Remove libtestdriver1 with 'make clean'Manuel Pégourié-Gonnard1-0/+1
2022-12-15Merge pull request #6594 from gilles-peskine-arm/generate_test_code-function_...Gilles Peskine1-0/+1
2022-11-30Enable test generation from bignum_mod.pyWerner Lewis1-0/+1
2022-11-23Add generated test for low level subtraction with modulusGabor Mezei1-0/+1
2022-11-10Add target to generated all .c (and .datax) filesGilles Peskine1-0/+1
2022-10-19Add module for bignum_core test generationWerner Lewis1-0/+2
2022-09-17More precise name for test data generationGilles Peskine1-2/+2
2022-08-25Add test_generation.py dependency in buildsWerner Lewis1-0/+2
2022-08-08Add bignum test generation frameworkWerner Lewis1-9/+24