]> git.meshlink.io Git - meshlink/blobdiff - test/blackbox/test_cases_submesh02/node_sim_corenode2.c
Ensure NDEBUG is not set in the test suite.
[meshlink] / test / blackbox / test_cases_submesh02 / node_sim_corenode2.c
index 222a27cec0742a4aefc17cacb7b777d002fd289e..d99627253eb37535d22ee4536fddab5b2a765a95 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>