![gojimmypi](/assets/img/avatar_default.png)
* 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