]> git.meshlink.io Git - meshlink/blobdiff - test/blackbox/test_case_channel_blacklist_01/node_sim_nut_01.c
Ensure NDEBUG is not set in the test suite.
[meshlink] / test / blackbox / test_case_channel_blacklist_01 / node_sim_nut_01.c
index cb140a040ee37b925a0fa71f09a9fde92ea1e2a4..7c17340533f8341365570c436a8e8bd2c4655b58 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>