Skip to content

Commit d2be867

Browse files
committed
Remove the NO_WRITE_TEMP_FILES test.c logic added in wolfSSL#9194
1 parent ac23b48 commit d2be867

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

wolfcrypt/test/test.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2765,10 +2765,6 @@ options: [-s max_relative_stack_bytes] [-m max_relative_heap_memory_bytes]\n\
27652765

27662766
#endif /* NO_MAIN_DRIVER */
27672767

2768-
#if defined(WOLF_CRYPTO_CB_ONLY_ECC) || defined(WOLF_CRYPTO_CB_ONLY_RSA)
2769-
#undef NO_WRITE_TEMP_FILES
2770-
#define NO_WRITE_TEMP_FILES
2771-
#endif
27722768

27732769
/* helper to save DER, convert to PEM and save PEM */
27742770
#if !defined(NO_ASN) && (defined(HAVE_ECC) || !defined(NO_DSA) || \

0 commit comments

Comments
 (0)