mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-06 14:38:57 +01:00
Add test_suite_memory_buffer_alloc
This commit is contained in:
parent
5ba1d52f96
commit
765bb31d24
5 changed files with 28 additions and 2 deletions
|
|
@ -77,6 +77,7 @@ add_test_suite(hmac_drbg hmac_drbg.pr)
|
|||
add_test_suite(hmac_shax)
|
||||
add_test_suite(md)
|
||||
add_test_suite(mdx)
|
||||
add_test_suite(memory_buffer_alloc)
|
||||
add_test_suite(mpi)
|
||||
add_test_suite(pbkdf2)
|
||||
add_test_suite(pem)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue