Skip to content

fixes for make distcheck#926

Merged
ejohnstown merged 2 commits intowolfSSL:masterfrom
JacobBarthelmeh:dist
Apr 16, 2026
Merged

fixes for make distcheck#926
ejohnstown merged 2 commits intowolfSSL:masterfrom
JacobBarthelmeh:dist

Conversation

@JacobBarthelmeh
Copy link
Copy Markdown
Contributor

No description provided.

@JacobBarthelmeh JacobBarthelmeh self-assigned this Apr 16, 2026
Copilot AI review requested due to automatic review settings April 16, 2026 21:09
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 targets make distcheck / out-of-tree build test failures by ensuring regression tests and forwarding test scripts can locate required source-tree assets (keys and the expect driver) when executed from a build directory.

Changes:

  • Update tests/regress.c to include wolfssh/test.h and call ChangeToWolfSshRoot() before running tests.
  • Update scripts/fwd.test to locate scripts/fwd.test.expect via $srcdir when available (Automake out-of-tree testing), falling back to ..

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
tests/regress.c Changes working directory to the wolfSSH repo root so relative key paths resolve under distcheck.
scripts/fwd.test Uses $srcdir to execute the expect test from the source tree during out-of-tree builds.

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

Comment thread tests/regress.c Outdated
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

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.


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

Comment thread configure.ac Outdated
@ejohnstown ejohnstown merged commit 91cbb64 into wolfSSL:master Apr 16, 2026
131 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.

3 participants