Skip to content

Commit

Permalink
Disable TEST_HOOKS
Browse files Browse the repository at this point in the history
- we have known fail when enabled

Signed-off-by: Jerry Yu <[email protected]>
  • Loading branch information
yuhaoth committed Nov 29, 2022
1 parent 0ba62db commit 1e17225
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/configs/tls13-only.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@
#undef MBEDTLS_SSL_CONTEXT_SERIALIZATION

/* Enable some invasive tests */
#define MBEDTLS_TEST_HOOKS
/* For prototype, `TLS 1.3 srv Certificate msg - wrong vector lengths` will fail */
// #define MBEDTLS_TEST_HOOKS

0 comments on commit 1e17225

Please sign in to comment.