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