mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-19 00:39:46 +00:00
Add platform setup and teardown calls to test suites
Add a global platform context variable available for tests
This commit is contained in:
@@ -109,6 +109,7 @@ static struct
|
||||
}
|
||||
test_info;
|
||||
|
||||
mbedtls_platform_context platform_ctx;
|
||||
|
||||
/*----------------------------------------------------------------------------*/
|
||||
/* Helper flags for complex dependencies */
|
||||
|
||||
Reference in New Issue
Block a user