]> git.meshlink.io Git - meshlink/blobdiff - test/blackbox/test_cases_submesh04/node_sim_app1node2.c
Ensure NDEBUG is not set in the test suite.
[meshlink] / test / blackbox / test_cases_submesh04 / node_sim_app1node2.c
index 28bbaa19f2956507a5e61bccbb7318afeaa1b137..0b30963df1c58b775af44aecc70a4e6d636ed88c 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>