]> git.meshlink.io Git - meshlink/blobdiff - test/blackbox/test_cases_submesh03/node_sim_app1node2.c
Ensure NDEBUG is not set in the test suite.
[meshlink] / test / blackbox / test_cases_submesh03 / node_sim_app1node2.c
index 450d53388950478dc0c1b5569194139a3429197c..65fb80b8896d6dd63e2d0b30ab5a0fd9653dd9e2 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>