mbedtls/tests/src
Chris Jones fe285f53e6 Make mbedtls_test_err_add_check fail tests
Previously an error message was printed and then the test manually exited
via `mbedtls_exit( 1 )`. This commit includes a rebase onto:
540320bf7b so that `mbedtls_test_fail` can
be used instead to properly fail tests (and report them as such).

Signed-off-by: Chris Jones <christopher.jones@arm.com>
2021-04-13 15:21:43 +01:00
..
drivers psa: cipher: Remove cipher_generate_iv driver entry point 2021-03-26 15:58:25 +01:00
asn1_helpers.c Move asn1_skip_integer to the asn1_helpers module 2021-02-23 20:29:38 +01:00
fake_external_rng_for_test.c Fix wrong \file name in Doxygen comments 2021-02-23 20:29:38 +01:00
helpers.c Make mbedtls_test_err_add_check fail tests 2021-04-13 15:21:43 +01:00
psa_crypto_helpers.c New test helper to purge persistent key from memory 2021-02-23 20:36:07 +01:00
psa_exercise_key.c Merge pull request #3386 from gabor-mezei-arm/3268_update_macros_for_ouput_buffer_size 2021-03-11 13:30:42 +01:00
random.c Merge pull request #3571 from gufe44/arc4random_buf-implicit 2020-11-12 12:12:49 +01:00
threading_helpers.c Explain the usage of is_valid in pthread mutexes 2021-02-22 19:24:03 +01:00