]> git.meshlink.io Git - meshlink/blobdiff - test/ephemeral.c
Ensure NDEBUG is not set in the test suite.
[meshlink] / test / ephemeral.c
index 845b218299cbf13fff8e74a1bc6c923314c707a7..07bb745a1720c50c7b568adaa614990ebcc2e517 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <sys/time.h>