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