1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-10-28 23:14:56 +03:00

Migrate to threading_helpers.h

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
Paul Elliott
2023-12-08 16:55:03 +00:00
parent a021d63bf7
commit 17c119a5e3
6 changed files with 50 additions and 24 deletions

View File

@@ -6,6 +6,7 @@
*/
#include <test/helpers.h>
#include <test/threading_helpers.h>
#include <test/macros.h>
#if defined(MBEDTLS_TEST_MUTEX_USAGE)