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