mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
Add testcase for psa_crypto_output_copy_alloc()
Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
@@ -39,3 +39,9 @@ input_copy_free:200
|
||||
|
||||
PSA crypto input copy free, NULL buffer
|
||||
input_copy_free:0
|
||||
|
||||
PSA crypto output copy alloc
|
||||
output_copy_alloc:200:PSA_SUCCESS
|
||||
|
||||
PSA crypto output copy alloc, NULL buffer
|
||||
output_copy_alloc:0:PSA_SUCCESS
|
||||
|
Reference in New Issue
Block a user