mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 08:16:33 +01:00
Add test_suite_entropy
This commit is contained in:
parent
4dd73925ab
commit
2c25eb0b0a
5 changed files with 44 additions and 1 deletions
|
|
@ -61,6 +61,7 @@ add_test_suite(dhm)
|
|||
add_test_suite(ecp)
|
||||
add_test_suite(ecdh)
|
||||
add_test_suite(ecdsa)
|
||||
add_test_suite(entropy)
|
||||
add_test_suite(error)
|
||||
add_test_suite(gcm gcm.aes128_en)
|
||||
add_test_suite(gcm gcm.aes192_en)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue