]> git.meshlink.io Git - meshlink/blobdiff - test/blackbox/test_case_channel_conn_05/node_sim_nut.c
Ensure NDEBUG is not set in the test suite.
[meshlink] / test / blackbox / test_case_channel_conn_05 / node_sim_nut.c
index 193d554aeb232751a3b777d9c941aacf52f3848d..f520699561f5bb1737b20aa4600814765bb9c3e6 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>