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