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