Merge pull request #8636 from paul-elliott-arm/new_test_thread_interface

New test thread interface
This commit is contained in:
Janos Follath 2024-02-08 12:35:40 +00:00 committed by GitHub
commit 7a28738205
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
27 changed files with 233 additions and 91 deletions

View file

@ -13,7 +13,7 @@
#include "ssl_test_lib.h"
#if defined(MBEDTLS_TEST_HOOKS)
#include "test/helpers.h"
#include "test/threading_helpers.h"
#endif
#if !defined(MBEDTLS_SSL_TEST_IMPOSSIBLE)