mbedtls/tests/include/test
Ronald Cron b6d6d4c61a tests: Add helpers.c and helpers.h files
The purpose of helpers.c file is to contain the helper
functions that have been in helpers.function so far and
that are not related to the mechanism of unit test
execution and not related to random number generation
(will be moved in a dedicated file).

The purpose of helpers.h is to contain the interface
exposed by helpers.c thus helper function prototypes.

Make the changes in the build systems (make and cmake)
to build helpers.c and link it to test executables
along with mbedtls library.

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2020-06-12 14:33:00 +02:00
..
helpers.h tests: Add helpers.c and helpers.h files 2020-06-12 14:33:00 +02:00
macros.h tests: Move generic macros to macros.h 2020-06-10 16:03:47 +02:00
psa_crypto_helpers.h tests: Create an include folder 2020-06-10 16:03:05 +02:00
psa_helpers.h tests: Create an include folder 2020-06-10 16:03:05 +02:00