- ae7e1c7 Have `make ssl-opt` generate `tls13-compat.sh` (make edition) by Gilles Peskine · 10 months ago
- 8ca70ac Print a "Gen" line when generating a file by Gilles Peskine · 11 months ago
- 0e9ba08 Automatically generate tests/opt-testcases/tls13-compat.sh by Gilles Peskine · 11 months ago
- 636367f Don't clean test_keys.h and test_certs.h by David Horstmann · 11 months ago
- 204c4b4 Fix typos in make clean target for Windows by David Horstmann · 11 months ago
- 06fb180 Generate config test cases for single options by Gilles Peskine · 1 year, 2 months ago
- 26d279e Clean up generated files enumeration by Gilles Peskine · 1 year, 2 months ago
- ea09152 Update file paths for moved files by David Horstmann · 1 year, 2 months ago
- 9638ca3 Update references to mbedtls_dev by David Horstmann · 1 year, 3 months ago
- c229319 generate_test_cert_macros: embed input args by Valerio Setti · 1 year, 4 months ago
- 5241f39 tests/Makefile: minor fix: specify Python binary to be used by Valerio Setti · 1 year, 4 months ago
- 85a0066 fix "make generated_files" for test_keys.h and test_certs.h by Valerio Setti · 1 year, 4 months ago
- a607a1b test: automatically generate test_certs.h and test_keys.h by Valerio Setti · 1 year, 4 months ago
- 1c13aa7 Framework submodule: fix the libtestdriver1 build by Gilles Peskine · 1 year, 5 months ago
- 0ae58dd Unify MBEDTLS_TEST_OBJS by Gilles Peskine · 1 year, 7 months ago
- 570e548 Finish unifying LOCAL_CFLAGS by Gilles Peskine · 1 year, 7 months ago
- 4392fc1 Unify some common rules of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 8 months ago
- 076fd25 Unify common variables of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 8 months ago
- f3d1ae1 Create common.make with LOCAL_CFLAGS and friends by Gilles Peskine · 1 year, 8 months ago
- f5c5ce7 Partly unify LOCAL_CFLAGS by Gilles Peskine · 1 year, 8 months ago
- 4ad5733 Unify treatment of MBEDTLS_TEST_OBJS by Gilles Peskine · 1 year, 8 months ago
- afccc1a Indent nested conditionals by Gilles Peskine · 1 year, 8 months ago
- 79dc6da Improve make pthread linking mechanism by Paul Elliott · 1 year, 8 months ago
- 20a95bc Remove explicit linking of PThread in make by Paul Elliott · 1 year, 8 months ago
- 2667eda Explicitly link tests with pthreads by Paul Elliott · 1 year, 8 months ago
- bcb6cfb Fix the tests build with mingw for the new Win32 APIs by Simon Butcher · 7 years ago
- 0b62b7a Allow turning off re-generation of files with make by Gilles Peskine · 1 year, 11 months ago
- c9187c5 New test suite for the low-level hash interface by Gilles Peskine · 2 years, 2 months ago
- fdb7223 Move PSA information and dependency automation into their own module by Gilles Peskine · 2 years, 2 months ago
- b458b8c Fix build errors in CMake by Yanray Wang · 2 years, 9 months ago
- df6e84a Test the PSA alternative header configuration macros by Gilles Peskine · 2 years, 5 months ago
- 95ecaaf Add test generation support for the ecp module by Gabor Mezei · 2 years, 7 months ago
- 8510105 Remove libtestdriver1 with 'make clean' by Manuel Pégourié-Gonnard · 2 years, 7 months ago
- 0813691 Merge pull request #6594 from gilles-peskine-arm/generate_test_code-function_comments by Gilles Peskine · 2 years, 8 months ago
- c84b731 Enable test generation from bignum_mod.py by Werner Lewis · 2 years, 8 months ago
- c426d9b Add generated test for low level subtraction with modulus by Gabor Mezei · 2 years, 9 months ago
- 1d7cc08 Add target to generated all .c (and .datax) files by Gilles Peskine · 2 years, 9 months ago
- 99e8178 Add module for bignum_core test generation by Werner Lewis · 2 years, 10 months ago
- 64f2efd More precise name for test data generation by Gilles Peskine · 2 years, 11 months ago
- 3366ebc Add test_generation.py dependency in builds by Werner Lewis · 3 years ago
- 8b2df74 Add bignum test generation framework by Werner Lewis · 3 years, 1 month ago
- 26f9054 Declare modules used by generate_psa_tests.py as dependencies by Gilles Peskine · 3 years, 5 months ago
- 72b25da tests: Add build of a PSA test driver library by Ronald Cron · 4 years, 3 months ago
- d025422 Remove on-target testing by Gilles Peskine · 3 years, 11 months ago
- 396853a 'make test': show failing test cases when cmake does by Gilles Peskine · 3 years, 11 months ago
- e9ad95a Error out if enumerating the generated data files fails by Gilles Peskine · 4 years, 1 month ago
- 8b427c8 Use python3 when building on non-Windows for Windows by Gilles Peskine · 4 years, 1 month ago
- 5df77c6 Fix race condition when running generate_psa_tests.py by Gilles Peskine · 4 years, 1 month ago
- 1411c7c Don't make configuration-independent files depend on config.h by Gilles Peskine · 4 years, 4 months ago
- 687d1ab Makefile targets for automatically generated files by Gilles Peskine · 4 years, 4 months ago
- b61a614 Use Python 3 instead of Python 2 to generate test files by Gilles Peskine · 4 years, 4 months ago
- f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 5 months ago
- c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
- a3a9984 Drop support for TLS record-level compression. by Mateusz Starzyk · 4 years, 6 months ago
- 9e3256a Adding printf format warning flags to makefiles by Paul Elliott · 4 years, 8 months ago
- 75829a4 Explain the explicit dependency on instrument_record_status.h by Gilles Peskine · 4 years, 6 months ago
- e1d51bd Depend on all test headers when building tests by Gilles Peskine · 4 years, 7 months ago
- d71539f Fix test_psa_collect_statuses: update makefile dependencies by Gilles Peskine · 4 years, 8 months ago
- a70d588 Add initial test driver conforming to the new spec by Steven Cooreman · 5 years ago
- 76dd3aa Add comments explaining include paths by Gilles Peskine · 5 years ago
- ddaf99c build: Add top-level mbedtls_test target by Ronald Cron · 5 years ago
- f5ea29a tests: Improve naming of build common test variables by Ronald Cron · 5 years ago
- b6d6d4c tests: Add helpers.c and helpers.h files by Ronald Cron · 5 years ago
- 02c78b7 tests: Create an include folder by Ronald Cron · 5 years ago
- 1a9c624 Revert "tests: Use parent module includes when used as a submodule" by Gilles Peskine · 5 years ago
- 5748757 Revert "tests: Exclude version suite when used as a submodule" by Gilles Peskine · 5 years ago
- 6bbe783 Revert "Remove pkcs11-helper option" by Gilles Peskine · 5 years ago
- 5bb8bec Revert "Remove zlib" by Gilles Peskine · 5 years ago
- 4fa9f9f Revert "programs, tests: Depend only on libmbedcrypto" by Gilles Peskine · 5 years ago
- 722a7e6 Revert "Only build libmbedcrypto" by Gilles Peskine · 5 years ago
- 5168155 PSA return status coverage script by Gilles Peskine · 6 years ago
- 6ea2dea1 3rdparty: Add additional build facilities for 3rd-party code by Christoph M. Wintersteiger · 7 years ago
- d5fd766 ECDH: Include Everest Curve25519 in build scripts by Christoph M. Wintersteiger · 7 years ago
- 72c8c5b Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801 by Gilles Peskine · 6 years ago
- 8dd1690 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
- 1e65771 Remove redundant compiler flag by Gilles Peskine · 6 years ago
- 85aba47 Consistently spell -Wextra by Gilles Peskine · 6 years ago
- c2d56a4 Allow declarations after statements by Gilles Peskine · 6 years ago
- aada0c7 Merge remote-tracking branch 'origin/pr/2053' into development by Jaeden Amero · 6 years ago
- 1d10257 Copy the new header files to Mbed OS on-target test directories by Gilles Peskine · 6 years ago
- 3cff768 Move the one non-crypto-specific PSA helper macro to a new header by Gilles Peskine · 6 years ago
- 1838e82 Rename psa_helpers.function to psa_crypto_helpers.h by Gilles Peskine · 6 years ago
- 952f409 Create PSA-specific helper function file by Gilles Peskine · 6 years ago
- 346747c Force the usage of crypto submodule by Andrzej Kurek · 6 years ago
- d8167e8 Build from submodule by default (make, cmake) by Manuel Pégourié-Gonnard · 7 years ago
- 8298d70 Only build libmbedcrypto by Jaeden Amero · 7 years ago
- 986a151 programs, tests: Depend only on libmbedcrypto by Jaeden Amero · 7 years ago
- d874a1f Remove zlib by Jaeden Amero · 6 years ago
- d832f18 Remove pkcs11-helper option by Jaeden Amero · 6 years ago
- c73fde7 Merge remote-tracking branch 'origin/pr/2531' into development by Jaeden Amero · 6 years ago
- 2184ef6 tests: Use globbing in test suite exclusion list by Jaeden Amero · 6 years ago
- b78b300 tests: Test crypto via the crypto submodule by Jaeden Amero · 7 years ago
- 1264c2a tests: Exclude version suite when used as a submodule by Jaeden Amero · 6 years ago
- 120d571 tests: Use parent module includes when used as a submodule by Jaeden Amero · 6 years ago
- 2b9eb0b Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
- 41e1986 Merge remote-tracking branch 'origin/pr/2293' into development by Jaeden Amero · 6 years ago
- d3d8a64 Enable more compiler warnings in tests/Makefile by Simon Butcher · 7 years ago
- ac372cc Add a facility to skip running some test suites by Gilles Peskine · 7 years ago
- b1c48d3 psa: Include PSA headers for tests and programs by Jaeden Amero · 7 years ago
- 30b340a crypto: Add mbedtls-psa as a submodule by Jaeden Amero · 7 years ago