mbedtls/tests/include/test
Gilles Peskine 1e00565111 Refactor PSA test helpers: don't depend on test_info access
Refactor some PSA test helper functions and macros to avoid depending
on test_info and test_fail inside functions. These identifiers are
only defined in helpers.function, so they're only available in test
suites, and not in test helper modules (tests/src/*.c) which are also
linked into example programs.

This is in preparation for moving function definitions from
psa_crypto_helpers.h to psa_crypto_helpers.c.

No behavior change.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-01-06 18:19:17 +01:00
..
drivers Plug in the entry point for public key export through driver 2020-11-20 17:31:24 +01:00
constant_flow.h Merge pull request #736 from mpg/cf-varpos-copy-dev-restricted 2020-08-25 14:35:55 +01:00
helpers.h Merge pull request #3474 from ronald-cron-arm/common-mbedtls_param_failed 2020-10-06 22:15:42 +02:00
macros.h Merge pull request #3574 from makise-homura/e2k_support 2020-08-25 09:46:36 +02:00
psa_crypto_helpers.h Refactor PSA test helpers: don't depend on test_info access 2021-01-06 18:19:17 +01:00
psa_helpers.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
random.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00