]> git.meshlink.io Git - meshlink/blobdiff - test/blackbox/test_case_channel_conn_06/node_sim_peer.c
Ensure NDEBUG is not set in the test suite.
[meshlink] / test / blackbox / test_case_channel_conn_06 / node_sim_peer.c
index c1a5b91abe4be6ae85031b305b7cbc2db89c0be4..5575c0e551e50c76c6c67abf7ee09059dae5841b 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>