]> git.meshlink.io Git - meshlink/blobdiff - test/blackbox/test_cases_submesh01/node_sim_app1node2.c
Ensure NDEBUG is not set in the test suite.
[meshlink] / test / blackbox / test_cases_submesh01 / node_sim_app1node2.c
index 2cc7b5cb02e4820e044dd3fcd5593cedc8d418d5..051ebc36d05a9ddfc68a9d1f17f4a0fd40a14411 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>