mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 11:11:08 +01:00
Add fixes for defines in selftest
Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
This commit is contained in:
@@ -245,6 +245,8 @@ static int mbedtls_entropy_self_test_wrapper(int verbose)
|
||||
}
|
||||
#endif
|
||||
|
||||
#if defined(MBEDTLS_SELF_TEST)
|
||||
|
||||
typedef struct {
|
||||
const char *name;
|
||||
int (*function)(int);
|
||||
|
||||
Reference in New Issue
Block a user