Skip to content

Skip AEAD and ECDH tests when unsupported#298

Open
gaborgvarga wants to merge 1 commit intolaurencelundblade:devfrom
gaborgvarga:aead_ecdh_tests_fix
Open

Skip AEAD and ECDH tests when unsupported#298
gaborgvarga wants to merge 1 commit intolaurencelundblade:devfrom
gaborgvarga:aead_ecdh_tests_fix

Conversation

@gaborgvarga
Copy link

Refactor the AEAD and ECDH tests to detect when the PSA Crypto backend does not support the required algorithms. In that case, treat them as skipped (return success) rather than failing. This avoids false negatives on configurations where these algorithms are disabled.

Change-Id: I542376ca168025c4e558be99eb55a7b771282f22

Refactor the AEAD and ECDH tests to detect when the crypto backend
does not support the required algorithms. In that case, treat them as
skipped (return success) rather than failing. This avoids false negatives
on configurations where these algorithms are disabled.

Signed-off-by: G. Varga, Gabor <Gabor.G.Varga@arm.com>
Change-Id: I542376ca168025c4e558be99eb55a7b771282f22
@gaborgvarga
Copy link
Author

Hi @laurencelundblade ,

When you get a chance, please review this PR.

Thanks,
Gabor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant