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