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

Fix testsuite with singlethreaded #716

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

embhorn
Copy link
Member

@embhorn embhorn commented Jul 1, 2024

Fixes issues when wolfSSL is configured with --enable-singletthreaded
Also added workflow to test single thread build.

Reproduce with

wolfSSL

./configure --enable-wolfssh  --enable-singlethreaded --enable-keygen

wolfSSH

./configure --enable-all

Fixes issue reported in https://www.wolfssl.com/forums/topic2133-how-to-compile-wolfssh-without-multithreading.html

@embhorn embhorn self-assigned this Jul 1, 2024
@ejohnstown ejohnstown merged commit bfdcd73 into wolfSSL:master Jul 10, 2024
36 checks passed
jefferyq2 pushed a commit to jefferyq2/wolfssh that referenced this pull request Sep 24, 2024
Fix testsuite with singlethreaded
jefferyq2 pushed a commit to jefferyq2/wolfssh that referenced this pull request Oct 18, 2024
Fix testsuite with singlethreaded
jefferyq2 pushed a commit to jefferyq2/wolfssh that referenced this pull request Oct 29, 2024
Fix testsuite with singlethreaded
jefferyq2 pushed a commit to jefferyq2/wolfssh that referenced this pull request Oct 29, 2024
Fix testsuite with singlethreaded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants