mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-16 08:42:50 +00:00
Make test data static now it has accessors
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
0710ac4ec8
commit
e2f6662021
@ -24,7 +24,7 @@
|
|||||||
static mbedtls_platform_context platform_ctx;
|
static mbedtls_platform_context platform_ctx;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
mbedtls_test_info_t mbedtls_test_info;
|
static mbedtls_test_info_t mbedtls_test_info;
|
||||||
|
|
||||||
#ifdef MBEDTLS_THREADING_C
|
#ifdef MBEDTLS_THREADING_C
|
||||||
mbedtls_threading_mutex_t mbedtls_test_info_mutex;
|
mbedtls_threading_mutex_t mbedtls_test_info_mutex;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user