Skip to content

Extend and test keymgmt validate functionality #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 10, 2024

Conversation

tgonzalezorlandoarm
Copy link
Member

@tgonzalezorlandoarm tgonzalezorlandoarm commented Apr 3, 2024

Unit test: Add tests for keymgmt_validate

Check that the validation fails with an incorrect key name and that it suceeds with a correct key name.

keymgmt: Data validation - Check key presence

When validating keydata, check that the referred to key is indeed stored in the provider.

@tgonzalezorlandoarm tgonzalezorlandoarm self-assigned this Apr 3, 2024
@tgonzalezorlandoarm tgonzalezorlandoarm force-pushed the tg/keymgmt-validate-extended branch 4 times, most recently from 4831d33 to de4f1d8 Compare April 5, 2024 12:32
@tgonzalezorlandoarm tgonzalezorlandoarm force-pushed the tg/keymgmt-validate-extended branch 2 times, most recently from f2699ab to c5f85bf Compare April 8, 2024 11:28
@tgonzalezorlandoarm tgonzalezorlandoarm marked this pull request as ready for review April 8, 2024 11:33
@tgonzalezorlandoarm tgonzalezorlandoarm changed the title Tg/keymgmt validate extended Extend and test keymgmt validate functionality Apr 8, 2024
@tgonzalezorlandoarm tgonzalezorlandoarm force-pushed the tg/keymgmt-validate-extended branch from c5f85bf to 7d7ca23 Compare April 9, 2024 09:47
When validating keydata, check that the referred to key is indeed
stored in the provider.

Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
Check that the validation fails with an incorrect key name and that
it suceeds with a correct key name.

Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
@tgonzalezorlandoarm tgonzalezorlandoarm force-pushed the tg/keymgmt-validate-extended branch from 7d7ca23 to d8ca3b8 Compare April 10, 2024 12:27
@tgonzalezorlandoarm tgonzalezorlandoarm merged commit 718e821 into main Apr 10, 2024
@tgonzalezorlandoarm tgonzalezorlandoarm deleted the tg/keymgmt-validate-extended branch April 10, 2024 13:05
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.

2 participants