updated with support for openssl 1.1.1, which is a bit premature
[feisty_meow.git] / nucleus / library / tests_crypto / test_rsa_crypto.cpp
index 5652912596536616c5eb58a8918b441a9e473574..0fa35239316089d33e272410c702ee7ea27b9699 100644 (file)
@@ -107,6 +107,9 @@ int test_rsa::execute()
     LOG(astring("cleaning debris."));
 #endif
     _threads.clean_debris();
+#ifdef DEBUG_RSA_CRYPTO
+    LOG(astring("after cleaning debris."));
+#endif
     time_control::sleep_ms(1000);
   }