1. 4a48bec Invert and rename config option by David Horstmann · 1 year, 5 months ago
  2. 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
  3. 9011dae Improve documentation / comments by Paul Elliott · 1 year, 5 months ago
  4. 114ed5e Fix missing mutex lock for mutex usage error by Paul Elliott · 1 year, 6 months ago
  5. 264e210 Rename internal test info data accessors by Paul Elliott · 1 year, 6 months ago
  6. e66c841 Make internal test info accessor functions static. by Paul Elliott · 1 year, 6 months ago
  7. 9718203 Fix deadlock with test failures by Paul Elliott · 1 year, 6 months ago
  8. f20728e Fix missed case for removing accessor by Paul Elliott · 1 year, 6 months ago
  9. ac61cee Restore mutex lock for mbedtls_test_set_step() by Paul Elliott · 1 year, 6 months ago
  10. 0b2835d Fix accidental copy paste mistake by Paul Elliott · 1 year, 6 months ago
  11. 9efc602 Fix code style issues by Paul Elliott · 1 year, 6 months ago
  12. fad978b Fix race condition with test comparison functions by Paul Elliott · 1 year, 6 months ago
  13. 3d2db89 Access the test data mutex via accessor by Paul Elliott · 1 year, 6 months ago
  14. e2f6662 Make test data static now it has accessors by Paul Elliott · 1 year, 6 months ago
  15. 6506426 Protect test info access with mutex by Paul Elliott · 1 year, 8 months ago
  16. c7a1e99 Move bignum flag for negative zero into test_info by Paul Elliott · 1 year, 9 months ago
  17. 5c498f3 Use mbedtls_test_info accessors internally as well by Paul Elliott · 1 year, 9 months ago
  18. 4580d4d Add accessor helpers for mbedtls_test_info by Paul Elliott · 1 year, 9 months ago
  19. 2de5abf Only poison memory when buffer copying is enabled by David Horstmann · 1 year, 7 months ago
  20. 83ece2f Add extra MBEDTLS_PSA_CRYPTO_C guard for header by David Horstmann · 1 year, 8 months ago
  21. 6668453 Improve guards around memory poisoning setup by David Horstmann · 1 year, 8 months ago
  22. b489257 Move test hook setup and teardown to helpers.c by David Horstmann · 1 year, 8 months ago
  23. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  24. c2d16b2 MBEDTLS_PSA_INJECT_ENTROPY: Make sure the seed file exist when running tests by Gilles Peskine · 2 years, 3 months ago
  25. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  26. 881447d Move bignum helpers to their own module by Gilles Peskine · 2 years, 8 months ago
  27. ca6e8aa Support negative zero as MPI test input by Gilles Peskine · 2 years, 9 months ago
  28. 0b7e079 Forbid empty mpi_core in test data by Gilles Peskine · 2 years, 9 months ago
  29. c5772a1 mbedtls_test_read_mpi_core: allow odd number of hex digits by Gilles Peskine · 2 years, 10 months ago
  30. 99a82dc Readability improvement by Gilles Peskine · 2 years, 10 months ago
  31. 3aae4e8 New function mbedtls_test_read_mpi_core by Gilles Peskine · 2 years, 10 months ago
  32. bdc7b8b Allow test assertions on constant-flow scalar data by Gilles Peskine · 2 years, 10 months ago
  33. 19b4cd8 Remove radix arg from mbedtls_test_read_mpi by Werner Lewis · 3 years, 1 month ago
  34. d146542 New test helper macros TEST_LE_U, TEST_LE_S by Gilles Peskine · 3 years, 4 months ago
  35. 89615ee Show values when TEST_EQUAL fails by Gilles Peskine · 4 years, 3 months ago
  36. ebc49e5 New test helper mbedtls_test_read_mpi by Gilles Peskine · 4 years, 2 months ago
  37. 2d0769d Simplification of the tests by TRodziewicz · 4 years, 2 months ago
  38. 875b5fb Refactor optional parameter check tests by Ronald Cron · 4 years, 2 months ago
  39. 860f509 Clarify case when high level error code is incorrect by Chris Jones · 4 years, 3 months ago
  40. 4f91d8d Change "high level error" to "high level module ID" by Chris Jones · 4 years, 3 months ago
  41. e11e814 Improve documentation for error code checking by Chris Jones · 4 years, 3 months ago
  42. abded0e Improve and fix documentation for error code combination by Chris Jones · 4 years, 4 months ago
  43. ac33a3a Add exception in check when high error code == 0 by Chris Jones · 4 years, 4 months ago
  44. 3f613c1 Improve mbedtls_test_err_add_check documentation by Chris Jones · 4 years, 4 months ago
  45. fe285f5 Make mbedtls_test_err_add_check fail tests by Chris Jones · 4 years, 6 months ago
  46. a203c38 Expand error addition checks by Chris Jones · 4 years, 6 months ago
  47. 220cdec Fix error code combination check by Chris Jones · 4 years, 7 months ago
  48. 96ae73b Add macro for error code addition by Chris Jones · 4 years, 7 months ago
  49. a5ab765 Remove direct writing to `test_info` from `*.function` by Chris Jones · 4 years, 6 months ago
  50. e60e2ae Add `mbedtls_` prefix to all public names in `helpers.h` by Chris Jones · 4 years, 6 months ago
  51. 9634bb1 Move helper testing functions to tests/src/helpers.c by Chris Jones · 4 years, 6 months ago
  52. ef94c4f Merge pull request #3474 from ronald-cron-arm/common-mbedtls_param_failed by Gilles Peskine · 4 years, 10 months ago
  53. bf4f408 Rework mbedtls_test_param_failed_get_state_buf() by Ronald Cron · 4 years, 10 months ago
  54. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  55. a123614 tests: Move mbedtls_param_failed() to test common code by Ronald Cron · 5 years ago
  56. a0c2539 Rework mbedtls_test_unhexify() by Ronald Cron · 5 years ago
  57. 8697465 Add Apache-2.0 headers to all source files by Bence Szépkúti · 5 years ago
  58. de70b16 tests: Add mbedtls_test_ prefix to hexcmp() by Ronald Cron · 5 years ago
  59. a256c70 tests: Add mbedtls_test_ prefix to unhexify_alloc() by Ronald Cron · 5 years ago
  60. 690f3eb tests: Add mbedtls_test_ prefix to zero_alloc() by Ronald Cron · 5 years ago
  61. 72d628f tests: Add mbedtls_test_ prefix to *hexify functions by Ronald Cron · 5 years ago
  62. e9c09f1 tests: Add mbedtls_test_ prefix to platform_* functions by Ronald Cron · 5 years ago
  63. f40529d tests: Move generic helper functions by Ronald Cron · 5 years ago
  64. b6d6d4c tests: Add helpers.c and helpers.h files by Ronald Cron · 5 years ago