forked from wolfSSL/wolfssl
fixup! Move extended master secret testing to test_tls_ext
This commit is contained in:
@@ -19,14 +19,7 @@
|
|||||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#include <tests/unit.h>
|
||||||
#include <config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if !defined(WOLFSSL_USER_SETTINGS) && !defined(WOLFSSL_NO_OPTIONS_H)
|
|
||||||
#include <wolfssl/options.h>
|
|
||||||
#endif
|
|
||||||
#include <wolfssl/wolfcrypt/settings.h>
|
|
||||||
|
|
||||||
#ifdef NO_INLINE
|
#ifdef NO_INLINE
|
||||||
#include <wolfssl/wolfcrypt/misc.h>
|
#include <wolfssl/wolfcrypt/misc.h>
|
||||||
@@ -36,7 +29,6 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <wolfssl/internal.h>
|
#include <wolfssl/internal.h>
|
||||||
#include <tests/unit.h>
|
|
||||||
#include <tests/utils.h>
|
#include <tests/utils.h>
|
||||||
#include <tests/api/test_tls_ext.h>
|
#include <tests/api/test_tls_ext.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user