commit | 1b710ca291e9db4129fd9179764ec0d61bdac19e | [log] [tgz] |
---|---|---|
author | Nik Dewally <Nik.Dewally@arm.com> | Mon Aug 19 12:19:09 2024 +0100 |
committer | Anton Komlev <Anton.Komlev@arm.com> | Wed Sep 04 18:46:46 2024 +0200 |
tree | 4c7d3ba42bf16cf7cce99eb61c91acfe4a433288 | |
parent | 5200f6eeaf5cb33fd67cacf268bb1c13ffe9b47c [diff] |
tf_fuzz: skip tests that run out of memory during key generation For more complex keys, key generation can fail with PSA_ERROR_INSUFFICIENT_MEMORY. When this happens, skip the test instead of failing it. Change-Id: I66f50edc8ff204849e2f53a112d40c49e94bb2fd Signed-off-by: Nik Dewally <Nik.Dewally@arm.com>