Skip to content
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

Unit test for update_ram.c #488

Merged
merged 7 commits into from
Aug 13, 2024
Merged

Conversation

danielinux
Copy link
Member

@danielinux danielinux commented Aug 13, 2024

More unit tests to verify update_ram.c

  • Discovered a loop when falling back in partition election. Fixed.
  • Discovered a wrong hal_flash_unlock instead of ext_flash_lock when updating partition states on EXT_FLASH

This PR is on top of #487 - please merge that one first.

@danielinux danielinux marked this pull request as ready for review August 13, 2024 13:51
Copy link
Contributor

@dgarske dgarske left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fully tested. Thank you @danielinux !

@dgarske dgarske merged commit d2811b2 into wolfSSL:master Aug 13, 2024
95 checks passed
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