]> git.meshlink.io Git - meshlink/blobdiff - test/channels-failure.c
Ensure NDEBUG is not set in the test suite.
[meshlink] / test / channels-failure.c
index 5c98005575cc803f477c3bd9d7cf9637dbabfb42..8e17341dd8316c622de546f2edfe296e9987309d 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <unistd.h>
 #include <stdlib.h>