Skip to content

Added wolfboot integration test to intercept regressions#170

Open
danielinux wants to merge 1 commit intowolfSSL:masterfrom
danielinux:wolfboot-integration-test
Open

Added wolfboot integration test to intercept regressions#170
danielinux wants to merge 1 commit intowolfSSL:masterfrom
danielinux:wolfboot-integration-test

Conversation

@danielinux
Copy link
Member

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a GitHub Actions workflow to run a wolfBoot-based integration test that verifies PKCS11 persistence behavior and aims to catch regressions.

Changes:

  • Introduces a new workflow that runs on push/PR/dispatch with concurrency control.
  • Clones wolfBoot, links the PR’s wolfPKCS11 into wolfBoot’s tree, builds the stm32h5 test app, and runs two emulated boots.
  • Validates runtime behavior via log pattern checks for first/second boot persistence.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@danielinux
Copy link
Member Author

new test depends on wolfBoot/#731

@LinuxJedi
Copy link
Member

LinuxJedi commented Mar 21, 2026

@danielinux the test seems to have failed, but I can't tell why. Edit: Never mind, just saw your dependency comment :)

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.

3 participants