881447d411
Move bignum-related helper functions to their own files under tests/include and tests/src. The primary motivation is that a subsequent commit will make bignum_helpers.h include library/bignum*.h, but we want to be able to include <test/helpers.h> without having the library directory on the include path (we do this in some programs under programs/ intended for testing). Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
---|---|---|
.. | ||
drivers | ||
asn1_helpers.c | ||
bignum_helpers.c | ||
certs.c | ||
fake_external_rng_for_test.c | ||
helpers.c | ||
psa_crypto_helpers.c | ||
psa_exercise_key.c | ||
random.c | ||
threading_helpers.c |