mbedtls/tests/include
Gilles Peskine 881447d411 Move bignum helpers to their own module
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>
2022-12-16 10:13:28 +01:00
..
alt-dummy Code review fixes 2021-06-18 12:59:38 +02:00
baremetal-override tests: prevent inclusion of time.h in baremetal compiles 2022-03-04 05:07:45 -05:00
spe Correct copyright and license in crypto_spe.h 2022-09-12 17:57:32 +01:00
test Move bignum helpers to their own module 2022-12-16 10:13:28 +01:00