mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 22:29:56 +01:00
* HAVE_PTHREAD gate in test.h * add config.h and settings.h to test.h * added config.h and settings.h to other test.h in wolfcrypt/test * settings #ifdef _POSIX_THREADS HAVE_PTHREAD * cyassl settings _POSIX_THREADS HAVE_PTHREAD * undo cyassl _POSIX_THREADS HAVE_PTHREAD * move settings.h #include in both test.h * add !defined(SINGLE_THREADED) logic * refactor HAVE_PTHREAD, _POSIX_THREADS
Before creating any new configure files (.conf) read the CONF_FILES_README.md