]> git.meshlink.io Git - meshlink/blobdiff - test/blackbox/test_cases_submesh01/node_sim_app1node1.c
Ensure NDEBUG is not set in the test suite.
[meshlink] / test / blackbox / test_cases_submesh01 / node_sim_app1node1.c
index 2bf19a94f5c20b753b4ea89aeab4ad4759ddd27c..8c2655e860df1b892327e5719aff728eabb4cb43 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>