]> git.meshlink.io Git - meshlink/blobdiff - test/encrypted.c
Ensure NDEBUG is not set in the test suite.
[meshlink] / test / encrypted.c
index 17b2fd80a7fc81f1a11ffdd30672758f97b2929a..a97e0eec1e1f63604808e553ab268a667db036a5 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <string.h>
 #include <unistd.h>