]> git.meshlink.io Git - meshlink/blobdiff - test/blackbox/test_case_channel_blacklist_01/node_sim_peer_01.c
Ensure NDEBUG is not set in the test suite.
[meshlink] / test / blackbox / test_case_channel_blacklist_01 / node_sim_peer_01.c
index 3d8809484a089ea886ac91747a5b45128672e47b..4e36933f7f7450fcf81e764400b435d3f8602d1c 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>