1. 40c090f Move generation of tls13-compat.sh to tests/CMakeLists.txt by Gilles Peskine · 11 months ago
  2. f76cd22 Adapt CMake build of TLS and x509 test suites by Ronald Cron · 1 year, 1 month ago
  3. 7f410db tests: CMake: Align/fix config test suite generation by Ronald Cron · 1 year, 1 month ago
  4. c29afb6 Adjust build systems by Ronald Cron · 1 year, 1 month ago
  5. dcf18dd Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
  6. ef822c1 Add some missing handling for generated test_suite_config.*.data by Gilles Peskine · 1 year, 2 months ago
  7. e154e6f Generate config test cases for single options by Gilles Peskine · 1 year, 2 months ago
  8. c7e9e36 Adjust build systems by Ronald Cron · 1 year, 2 months ago
  9. f6f3bca Update file paths for moved files by David Horstmann · 1 year, 2 months ago
  10. cd84bb2 Update references to mbedtls_dev by David Horstmann · 1 year, 3 months ago
  11. 1238b37 Move test generated files to main CMakeLists.txt by David Horstmann · 1 year, 3 months ago
  12. 132d446 tests/CMakeLists: fix indentation by Valerio Setti · 1 year, 3 months ago
  13. fb41816 cmake: relocate custom commands for test_certs.h and test_keys.h generation by Valerio Setti · 1 year, 4 months ago
  14. 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
  15. 047c724 Merge remote-tracking branch 'restricted/development-restricted' into update-development-r by Dave Rodgman · 1 year, 6 months ago
  16. 7fd162e Refactor common PThreads CMake code by Paul Elliott · 1 year, 6 months ago
  17. 85ea3e6 Set preferences before finding Threads in CMake by Paul Elliott · 1 year, 7 months ago
  18. c2ab398 Request C11 in CMake (but only for tests) by David Horstmann · 1 year, 7 months ago
  19. 2667eda Explicitly link tests with pthreads by Paul Elliott · 1 year, 8 months ago
  20. c9187c5 New test suite for the low-level hash interface by Gilles Peskine · 2 years, 2 months ago
  21. fdb7223 Move PSA information and dependency automation into their own module by Gilles Peskine · 2 years, 2 months ago
  22. b458b8c Fix build errors in CMake by Yanray Wang · 2 years, 9 months ago
  23. 95ecaaf Add test generation support for the ecp module by Gabor Mezei · 2 years, 7 months ago
  24. 116a516 Merge pull request #6699 from gilles-peskine-arm/lcov-script by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  25. d7db883 Fix "make lcov" in CMake out-of-tree builds by Gilles Peskine · 2 years, 8 months ago
  26. c84b731 Enable test generation from bignum_mod.py by Werner Lewis · 2 years, 8 months ago
  27. 3861062 Tell cmake to get SKIP_TEST_SUITES from ENV by David Horstmann · 2 years, 8 months ago
  28. c426d9b Add generated test for low level subtraction with modulus by Gabor Mezei · 2 years, 9 months ago
  29. 99e8178 Add module for bignum_core test generation by Werner Lewis · 2 years, 10 months ago
  30. cca6ce8 Fix directory mixup with generated data files by Gilles Peskine · 2 years, 11 months ago
  31. 64f2efd More precise name for test data generation by Gilles Peskine · 2 years, 11 months ago
  32. 3366ebc Add test_generation.py dependency in builds by Werner Lewis · 3 years ago
  33. 383461c Separate CMake targets for bignum and PSA by Werner Lewis · 3 years ago
  34. 75ef944 Fix CMake change failures on Windows by Werner Lewis · 3 years, 1 month ago
  35. 8b2df74 Add bignum test generation framework by Werner Lewis · 3 years, 1 month ago
  36. 09dc05b Merge pull request #5635 from gilles-peskine-arm/psa-test-op-fail by Gilles Peskine · 3 years, 4 months ago
  37. 26f9054 Declare modules used by generate_psa_tests.py as dependencies by Gilles Peskine · 3 years, 5 months ago
  38. 3b86d1b fix comments grammar issues by Jerry Yu · 3 years, 5 months ago
  39. 80bc860 add depends to avoid file not found by Jerry Yu · 3 years, 7 months ago
  40. 89e7654 fix parallel build fail of test_cmake_out_source by Jerry Yu · 3 years, 7 months ago
  41. d5438a5 Enable -Wunused-function in cmake builds for tests by Gilles Peskine · 3 years, 5 months ago
  42. a18fb9d Fix string/regexp backslash escapes by Gilles Peskine · 3 years, 6 months ago
  43. cd55fe0 Remove accidental use of a feature that doesn't exist in CMake 3.5 by Gilles Peskine · 3 years, 6 months ago
  44. 29080e8 CMake: generate the list of test suites automatically by Gilles Peskine · 3 years, 6 months ago
  45. a5c1851 Merge pull request #5155 from paul-elliott-arm/pcks12_fix by Gilles Peskine · 3 years, 8 months ago
  46. 55ee769 Fix out-of-source build fail by Jerry Yu · 3 years, 8 months ago
  47. d663543 Add PKCS12 tests by Paul Elliott · 3 years, 9 months ago
  48. a8d1406 Rename DEV_MODE to GEN_FILES by David Horstmann · 3 years, 10 months ago
  49. 3e30ad9 Use MBEDTLS_PYTHON_EXECUTABLE by David Horstmann · 3 years, 10 months ago
  50. f602eb1 Add comment explaining generate_psa_code.py by David Horstmann · 3 years, 10 months ago
  51. 7570d24 Fix issue with DEV_MODE=OFF case by David Horstmann · 3 years, 10 months ago
  52. ae7bd35 Select test data directory using generated list by David Horstmann · 3 years, 10 months ago
  53. 1732b5d Move test link_to_source() calls into a foreach by David Horstmann · 3 years, 10 months ago
  54. 7b78ec8 Change variable name to lowercase by David Horstmann · 3 years, 10 months ago
  55. e12e7f4 Get generated data file list from script by David Horstmann · 3 years, 10 months ago
  56. 389150d Cleanup: remove *.datax files with CMake by Manuel Pégourié-Gonnard · 4 years ago
  57. e90e405 Introduce "Dev mode" option by Manuel Pégourié-Gonnard · 4 years ago
  58. 313bcfc Stop writing to the source tree. by Manuel Pégourié-Gonnard · 4 years ago
  59. ce3ba8f Allow CMake to run generate_psa_tests by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  60. 42681f3 Improve formatting of CMake file by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  61. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  62. 0225d3a Add missing test suites to CMakeLists.txt by Gilles Peskine · 4 years, 3 months ago
  63. f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 5 months ago
  64. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
  65. 09d880a MPS Reader Tests: Test basic feed-get-commit-reclaim cycle by Hanno Becker · 4 years, 7 months ago
  66. a3a9984 Drop support for TLS record-level compression. by Mateusz Starzyk · 4 years, 6 months ago
  67. 00d37d0 Test code for storage format stability by Gilles Peskine · 4 years, 5 months ago
  68. 1c0e48a New test suite: net by Gilles Peskine · 4 years, 5 months ago
  69. f29019f Build tests with -Wdocumentation when using Clang by Gilles Peskine · 4 years, 5 months ago
  70. d6ee36e Merge pull request #4110 from gilles-peskine-arm/psa-external-random-in-mbedtls by Dave Rodgman · 4 years, 6 months ago
  71. 79f2166 Fix test suite declarations for cmake by Gilles Peskine · 4 years, 6 months ago
  72. 342cc7c Declare the new (automatically generated) test data file by Gilles Peskine · 4 years, 6 months ago
  73. 069346c New test suite for not-supported cases: key creation (import, generate) by Gilles Peskine · 4 years, 6 months ago
  74. 077599a New test suite for random generation by Gilles Peskine · 4 years, 6 months ago
  75. f7b666c tests: psa: Move PSA key attributes tests by Ronald Cron · 4 years, 6 months ago
  76. 935b4f9 Merge pull request #3407 from RcColes/development by Gilles Peskine · 4 years, 9 months ago
  77. c744418 Add context-info.sh to linked tests by David Brown · 4 years, 10 months ago
  78. 995c66f Build: Add MBEDTLS_TARGET_PREFIX by Raef Coles · 4 years, 10 months ago
  79. 76dd3aa Add comments explaining include paths by Gilles Peskine · 5 years ago
  80. ddaf99c build: Add top-level mbedtls_test target by Ronald Cron · 5 years ago
  81. f5ea29a tests: Improve naming of build common test variables by Ronald Cron · 5 years ago
  82. 8552741 cmake: Remove global include directories by Ronald Cron · 5 years ago
  83. b6d6d4c tests: Add helpers.c and helpers.h files by Ronald Cron · 5 years ago
  84. 02c78b7 tests: Create an include folder by Ronald Cron · 5 years ago
  85. 3c1b090 Use FindPython3 when cmake version >= 3.15.0 by okhowang(王沛文) · 5 years ago
  86. 6f83025 Sort lists in CMakeLists.txt files by Manuel Pégourié-Gonnard · 5 years ago
  87. b99bd39 Merge mbed-crypto into mbedtls: the merge commit by Gilles Peskine · 5 years ago
  88. 7dc9704 Revert "Remove tests that depend on TLS or X.509" by Gilles Peskine · 5 years ago
  89. 1a9c624 Revert "tests: Use parent module includes when used as a submodule" by Gilles Peskine · 5 years ago
  90. 5748757 Revert "tests: Exclude version suite when used as a submodule" by Gilles Peskine · 5 years ago
  91. b85b20d Revert "tests: Add a crypto prefix to submodule tests" by Gilles Peskine · 5 years ago
  92. 6bbe783 Revert "Remove pkcs11-helper option" by Gilles Peskine · 5 years ago
  93. 5bb8bec Revert "Remove zlib" by Gilles Peskine · 5 years ago
  94. 4fa9f9f Revert "programs, tests: Depend only on libmbedcrypto" by Gilles Peskine · 5 years ago
  95. ea82042 cmake: update interpreter requirement for the test suite generator by Gilles Peskine · 6 years ago
  96. 00ed2e1 cmake: update interpreter requirement for the test suite generator by Gilles Peskine · 6 years ago
  97. 27d806f Add ASN.1 parsing tests by Gilles Peskine · 6 years ago
  98. c9ad591 crypto_se_driver: add mock tests by Unknown · 6 years ago
  99. 72c8c5b Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801 by Gilles Peskine · 6 years ago
  100. 77dd25d tests: Enable building with add_subdirectory() by Jaeden Amero · 6 years ago