Skip to content

Fix attributes in tests#184

Merged
dgarske merged 1 commit into
wolfSSL:masterfrom
LinuxJedi:verify-recover-test
May 8, 2026
Merged

Fix attributes in tests#184
dgarske merged 1 commit into
wolfSSL:masterfrom
LinuxJedi:verify-recover-test

Conversation

@LinuxJedi
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 8, 2026 10:39
@LinuxJedi LinuxJedi changed the title Fix attriubte in verify recover test Fix attribute in verify recover test May 8, 2026
Copy link
Copy Markdown
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

This pull request updates the PKCS#11 verify-recover negative test to disable the correct key capability attribute, ensuring the test exercises C_VerifyRecoverInit behavior based on CKA_VERIFY_RECOVER rather than CKA_VERIFY.

Changes:

  • Update the RSA public key template in test_verify_recover_op_not_supported to set CKA_VERIFY_RECOVER = CK_FALSE (instead of CKA_VERIFY = CK_FALSE).
  • Rename the local attribute template variable and adjust the related test messages to match the new attribute being tested.

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

@LinuxJedi LinuxJedi force-pushed the verify-recover-test branch from ef19ece to ce2dc6a Compare May 8, 2026 10:48
Out-of-order merges caused some attribute issues.
@LinuxJedi LinuxJedi force-pushed the verify-recover-test branch from ce2dc6a to 0722e98 Compare May 8, 2026 11:01
@LinuxJedi LinuxJedi changed the title Fix attribute in verify recover test Fix attributes in tests May 8, 2026
@dgarske dgarske merged commit 47e1453 into wolfSSL:master May 8, 2026
77 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.

4 participants