mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +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
|
#endif
|
||||||
|
|
||||||
|
#if defined(MBEDTLS_SELF_TEST)
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
const char *name;
|
const char *name;
|
||||||
int (*function)(int);
|
int (*function)(int);
|
||||||
|
|||||||
Reference in New Issue
Block a user