-
Notifications
You must be signed in to change notification settings - Fork 3k
Refactor psa entropy inject test #9701
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
Conversation
@orenc17, thank you for your changes. |
@orenc17, thank you for your changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Refactoring looks good, thanks.
I have questions about the new device lifetime function call and assert.
Replace TEST_ASSERT with more specific assertions
mbed_psa_reboot_and_request_new_security_state() API replaced its_reset() which is now a secure API only This change is necessary for a clean environment for the test
@Patater changed the commit message as requested |
CI started |
CI started.
Sorry, wrong PR. |
Test run: SUCCESSSummary: 10 of 10 test jobs passed |
Test run: SUCCESSSummary: 10 of 10 test jobs passed |
Description
Replace TEST_ASSERT with more specific assertions
Pull request type
Reviewers