mbedtls/tests/include/test
Ronald Cron b7eb67fb74 tests: Add random.c and random.h files
The purpose of random.c file is to contain the helper
functions to generate random numbers that have been
in helpers.function so far.

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

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2020-06-12 14:33:08 +02:00
..
helpers.h tests: Move generic helper functions 2020-06-12 14:33:08 +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
random.h tests: Add random.c and random.h files 2020-06-12 14:33:08 +02:00