Skip to content

Allow --enable-writedup when DTLS is disabled#10527

Merged
JacobBarthelmeh merged 1 commit into
wolfSSL:masterfrom
mattia-moffa:20260525-writedup-no-dtls
May 27, 2026
Merged

Allow --enable-writedup when DTLS is disabled#10527
JacobBarthelmeh merged 1 commit into
wolfSSL:masterfrom
mattia-moffa:20260525-writedup-no-dtls

Conversation

@mattia-moffa
Copy link
Copy Markdown
Contributor

Description

Adds some include guards so that the writedup test still compiles when DTLS is disabled.

Testing

./configure --enable-writedup
make
make check

@mattia-moffa mattia-moffa self-assigned this May 25, 2026
Copilot AI review requested due to automatic review settings May 25, 2026 15:36
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 PR updates write-dup API tests so they compile when DTLS support is disabled, while preserving DTLS coverage when DTLS macros are enabled.

Changes:

  • Adds WOLFSSL_DTLS guards around DTLS 1.2 write-dup method entries.
  • Adds WOLFSSL_DTLS13 guards around DTLS 1.3 write-dup method entries.

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

@mattia-moffa
Copy link
Copy Markdown
Contributor Author

Jenkins retest this please

@JacobBarthelmeh JacobBarthelmeh merged commit 3fa4ebc into wolfSSL:master May 27, 2026
439 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