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