wolfssh icon indicating copy to clipboard operation
wolfssh copied to clipboard

Fix testsuite with singlethreaded

Open embhorn opened this issue 1 year ago • 0 comments

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 avatar Jul 01 '24 13:07 embhorn