]> git.meshlink.io Git - meshlink/blobdiff - test/blackbox/test_cases_submesh03/node_sim_app1node1.c
Ensure NDEBUG is not set in the test suite.
[meshlink] / test / blackbox / test_cases_submesh03 / node_sim_app1node1.c
index 169520f7c0e2d19bf523ddef60e158d471393795..42ffe4f7dbed7f19bf1f759812907b879dba69fb 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>