]> git.meshlink.io Git - meshlink/blobdiff - test/blackbox/test_case_channel_conn_07/node_sim_nut.c
Ensure NDEBUG is not set in the test suite.
[meshlink] / test / blackbox / test_case_channel_conn_07 / node_sim_nut.c
index 5590064fb1a8952828556879a7740930ec4c0835..9be80b62a42715ef1c6a4d51e6609f812909dba7 100644 (file)
     with this program; if not, write to the Free Software Foundation, Inc.,
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
+
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>