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