]> git.meshlink.io Git - meshlink/commitdiff
Ensure NDEBUG is not set in the test suite.
authorGuus Sliepen <guus@meshlink.io>
Wed, 30 Oct 2019 18:45:30 +0000 (19:45 +0100)
committerGuus Sliepen <guus@meshlink.io>
Wed, 30 Oct 2019 18:45:30 +0000 (19:45 +0100)
We rely on assert() in the test suite, so it should not be compiled out
when doing a release build with -DNDEBUG.

115 files changed:
test/basic.c
test/blackbox/common/common_handlers.c
test/blackbox/common/containers.c
test/blackbox/common/mesh_event_handler.c
test/blackbox/common/tcpdump.c
test/blackbox/common/test_step.c
test/blackbox/run_blackbox_tests/execute_tests.c
test/blackbox/run_blackbox_tests/run_blackbox_tests.c
test/blackbox/run_blackbox_tests/test_cases.c
test/blackbox/run_blackbox_tests/test_cases_add_addr.c
test/blackbox/run_blackbox_tests/test_cases_add_ex_addr.c
test/blackbox/run_blackbox_tests/test_cases_autoconnect.c
test/blackbox/run_blackbox_tests/test_cases_blacklist.c
test/blackbox/run_blackbox_tests/test_cases_channel_blacklist.c
test/blackbox/run_blackbox_tests/test_cases_channel_close.c
test/blackbox/run_blackbox_tests/test_cases_channel_conn.c
test/blackbox/run_blackbox_tests/test_cases_channel_ex.c
test/blackbox/run_blackbox_tests/test_cases_channel_get_flags.c
test/blackbox/run_blackbox_tests/test_cases_channel_open.c
test/blackbox/run_blackbox_tests/test_cases_channel_send.c
test/blackbox/run_blackbox_tests/test_cases_channel_set_accept_cb.c
test/blackbox/run_blackbox_tests/test_cases_channel_set_poll_cb.c
test/blackbox/run_blackbox_tests/test_cases_channel_set_receive_cb.c
test/blackbox/run_blackbox_tests/test_cases_channel_shutdown.c
test/blackbox/run_blackbox_tests/test_cases_default_blacklist.c
test/blackbox/run_blackbox_tests/test_cases_destroy.c
test/blackbox/run_blackbox_tests/test_cases_export.c
test/blackbox/run_blackbox_tests/test_cases_get_all_nodes.c
test/blackbox/run_blackbox_tests/test_cases_get_all_nodes_by_dev_class.c
test/blackbox/run_blackbox_tests/test_cases_get_ex_addr.c
test/blackbox/run_blackbox_tests/test_cases_get_fingerprint.c
test/blackbox/run_blackbox_tests/test_cases_get_node.c
test/blackbox/run_blackbox_tests/test_cases_get_port.c
test/blackbox/run_blackbox_tests/test_cases_get_self.c
test/blackbox/run_blackbox_tests/test_cases_hint_address.c
test/blackbox/run_blackbox_tests/test_cases_import.c
test/blackbox/run_blackbox_tests/test_cases_invite.c
test/blackbox/run_blackbox_tests/test_cases_join.c
test/blackbox/run_blackbox_tests/test_cases_key_rotation.c
test/blackbox/run_blackbox_tests/test_cases_open.c
test/blackbox/run_blackbox_tests/test_cases_pmtu.c
test/blackbox/run_blackbox_tests/test_cases_random_port_bindings01.c
test/blackbox/run_blackbox_tests/test_cases_random_port_bindings02.c
test/blackbox/run_blackbox_tests/test_cases_rec_cb.c
test/blackbox/run_blackbox_tests/test_cases_send.c
test/blackbox/run_blackbox_tests/test_cases_set_connection_try_cb.c
test/blackbox/run_blackbox_tests/test_cases_set_log_cb.c
test/blackbox/run_blackbox_tests/test_cases_set_port.c
test/blackbox/run_blackbox_tests/test_cases_sign.c
test/blackbox/run_blackbox_tests/test_cases_start.c
test/blackbox/run_blackbox_tests/test_cases_status_cb.c
test/blackbox/run_blackbox_tests/test_cases_stop_close.c
test/blackbox/run_blackbox_tests/test_cases_submesh01.c
test/blackbox/run_blackbox_tests/test_cases_submesh02.c
test/blackbox/run_blackbox_tests/test_cases_submesh03.c
test/blackbox/run_blackbox_tests/test_cases_submesh04.c
test/blackbox/run_blackbox_tests/test_cases_verify.c
test/blackbox/run_blackbox_tests/test_cases_whitelist.c
test/blackbox/run_blackbox_tests/test_optimal_pmtu.c
test/blackbox/test_case_channel_blacklist_01/node_sim_nut_01.c
test/blackbox/test_case_channel_blacklist_01/node_sim_peer_01.c
test/blackbox/test_case_channel_conn_01/node_sim_nut.c
test/blackbox/test_case_channel_conn_01/node_sim_peer.c
test/blackbox/test_case_channel_conn_02/node_sim_nut.c
test/blackbox/test_case_channel_conn_02/node_sim_peer.c
test/blackbox/test_case_channel_conn_03/node_sim_nut.c
test/blackbox/test_case_channel_conn_03/node_sim_peer.c
test/blackbox/test_case_channel_conn_04/node_sim_nut.c
test/blackbox/test_case_channel_conn_04/node_sim_peer.c
test/blackbox/test_case_channel_conn_05/node_sim_nut.c
test/blackbox/test_case_channel_conn_05/node_sim_peer.c
test/blackbox/test_case_channel_conn_06/node_sim_nut.c
test/blackbox/test_case_channel_conn_06/node_sim_peer.c
test/blackbox/test_case_channel_conn_07/node_sim_nut.c
test/blackbox/test_case_channel_conn_07/node_sim_peer.c
test/blackbox/test_case_channel_conn_08/node_sim_nut.c
test/blackbox/test_case_channel_conn_08/node_sim_peer.c
test/blackbox/test_case_optimal_pmtu_01/node_sim_nut.c
test/blackbox/test_case_optimal_pmtu_01/node_sim_peer.c
test/blackbox/test_case_optimal_pmtu_01/node_sim_relay.c
test/blackbox/test_case_optimal_pmtu_07/node_sim_nut.c
test/blackbox/test_case_optimal_pmtu_07/node_sim_peer.c
test/blackbox/test_cases_submesh01/node_sim_app1node1.c
test/blackbox/test_cases_submesh01/node_sim_app1node2.c
test/blackbox/test_cases_submesh01/node_sim_app2node1.c
test/blackbox/test_cases_submesh01/node_sim_app2node2.c
test/blackbox/test_cases_submesh01/node_sim_corenode2.c
test/blackbox/test_cases_submesh02/node_sim_app1node1.c
test/blackbox/test_cases_submesh02/node_sim_app1node2.c
test/blackbox/test_cases_submesh02/node_sim_app2node1.c
test/blackbox/test_cases_submesh02/node_sim_app2node2.c
test/blackbox/test_cases_submesh02/node_sim_corenode2.c
test/blackbox/test_cases_submesh03/node_sim_app1node1.c
test/blackbox/test_cases_submesh03/node_sim_app1node2.c
test/blackbox/test_cases_submesh04/node_sim_app1node1.c
test/blackbox/test_cases_submesh04/node_sim_app1node2.c
test/blackbox/util/gen_invite.c
test/channels-aio-fd.c
test/channels-aio.c
test/channels-cornercases.c
test/channels-failure.c
test/channels-fork.c
test/channels-no-partial.c
test/channels-udp.c
test/channels.c
test/duplicate.c
test/echo-fork.c
test/encrypted.c
test/ephemeral.c
test/import-export.c
test/invite-join.c
test/sign-verify.c
test/trio.c
test/trio2.c
test/utils.c

index e73766792b481ce3f04de1c23f9e66bbba003300..4ad1c93fb0ed6639d9eea983def0bd667564c049 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <string.h>
 #include <unistd.h>
index 134fcc9fb5fdf3495116f0e240dd83df95b77bff..e728f4383684176f9b8fe409eb4b6d5252c63652 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 <signal.h>
 #include <stdlib.h>
index f99abde584f3b8d8ca6bef285c144df36ed4fbcc..c11ca430ec7ca745bdc8c9f411f38f9e83fd936f 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdlib.h>
 #include <assert.h>
 #include <string.h>
index 84ae63dd83436ec0cb42c780ef411ec1b36aa66a..17b5abaf750ef3f7a33fddf21ca177babf547bd1 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>
index f33412deae53730b5e188fd4ba0dd0dfd680532e..1d9b23f9762919fdaed69a0953a13f2cf4919ff1 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <unistd.h>
 #include <sys/prctl.h>
 #include <assert.h>
index cda13150ff2bb10e8b9d701100dbf5f1c5063888..b772b9396c71481e881d453c0d8d66c5598a006b 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <assert.h>
index 7232911ed36c705172cf268c59ddb740bdc8fb12..6b534eef28992c365f11626d825103c703c804ed 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdlib.h>
 #include <stdarg.h>
 #include <setjmp.h>
index a1eecb51986c51b64e16e2e21d811bcdeba62535..b2e0b61852c376d7b63b0db3a4582ee8ee08c17f 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 <stdlib.h>
 #include <stdarg.h>
 #include <setjmp.h>
index 7207eb607079c0789625902855ebfb50bd3a5f46..c07edec6978114a478e71e2ea22cc10e597a1ec1 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 <stdlib.h>
 #include <stdarg.h>
 #include <setjmp.h>
index d9d456f378cb79e6ce56027277fcbf8d99d7c832..4d13928af5b490f97edf594a999fab5f97b4cea3 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_add_addr.h"
 #include "../common/containers.h"
index bff9dd83c08c45bd6eca1d2320ba76a2be589091..c78690952045f79cddb3223277a593d7c9c7f97a 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_add_ex_addr.h"
 #include "../common/containers.h"
index 6be5fa1326d68e186995a211706113e6ad788e5e..d8b7e490f916a79df7447539444cb07269684f55 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 /* Modify this to change the logging level of Meshlink */
 #define TEST_MESHLINK_LOG_LEVEL MESHLINK_DEBUG
 
index 7324a19e9d1cc72ebfb743c0b3afe44f4bcbb834..1990893068c35b17d97e52912300901c50d52826 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 /* Modify this to change the logging level of Meshlink */
 #define TEST_MESHLINK_LOG_LEVEL MESHLINK_DEBUG
 
index 05594bce7e9df41a7a3a71e5e6955adfc5a5c980..333f3a990a79be3de8dab0e3a9b37e092efe1b16 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 <stdlib.h>
 #include <stdarg.h>
 #include <setjmp.h>
index 6017da2c32e9fb7244d83896c07acacff740cc08..1f6e3a029d1e6af3dc4e0705249e8bddb65e605f 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_channel_close.h"
 #include "../common/containers.h"
index 4d497e66da669c8cff4d1dc160ff79da65752923..9bed91bb6335c6f4a0d38b2c7f2bae233746379e 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <assert.h>
 #include <string.h>
 #include <stdlib.h>
index dc626c891183681aada152fbd01e11437003ff98..9f539cffb05b512a815fbaf33794354cb6683345 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 "execute_tests.h"
 #include "test_cases_channel_ex.h"
 #include "../common/containers.h"
index f83c39f5d28f018e3cbef315756b00ad1efbf419..9ae6dfdfb358f403f081f49102938dc50ffddd7b 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_channel_get_flags.h"
 #include "../common/containers.h"
index 289f2eca9427914af68cb138d1aa90063b877466..89c69ba91595c02838c2361736ae5e577f64677e 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_channel_open.h"
 #include "../common/containers.h"
index 1e30739e80e417f8c0188b9dff05fdb01efca2c5..f302e2b5f1efd3b18a0af73b2a42d3429676e458 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_channel_send.h"
 #include "../common/containers.h"
index c8e4cbcce9fbaa1a21b2bc7da5c344a77bc88fe4..9972b63ac9223c42131867cacbf7e277fe70bc2c 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 "execute_tests.h"
 #include "../common/containers.h"
 #include "../common/test_step.h"
index 33ce247309370d138278d34344a1167a2e2f4970..39579e850710c0db21cc179afd9a030dffd0175d 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 "execute_tests.h"
 #include "test_cases_channel_set_poll_cb.h"
 #include "../common/containers.h"
index 2986b3afb9f959ebdf5671e539a9e62f4866a6d9..1f904cec779ce10b233ae5b084533b443c6b5780 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 "execute_tests.h"
 #include "../common/containers.h"
 #include "../common/test_step.h"
index b344df52d2b68b5ec0518aa05bc32949b9040a90..434afc916d8010f67aa593d11f1f93965c3d7f61 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_channel_shutdown.h"
 #include "../common/containers.h"
index bf53b597128c1943e7313959929b29d303037619..37ddd020e9c8f6fe9f4edffded3a84054b416b57 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdlib.h>
 #include <stdarg.h>
 #include <setjmp.h>
index 30bd376660f43220591205c6e48e34379cab9993..489e4d64a4c3cc132830c03acd959bbe3c5e37d7 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 "execute_tests.h"
 #include "test_cases_destroy.h"
 #include "../common/containers.h"
index 75e84ec533c6c98d03a7a55a6c42d52276dcce7a..db94a0024ddf4c604694885255858338c52827ec 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 "execute_tests.h"
 #include "test_cases_export.h"
 #include "../common/containers.h"
index 56a31398b5993dc9b0220281eb2521cf6be8f664..9f298a2c243fe487b02ecd8feaccfd763c4a19ff 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases.h"
 #include "../common/containers.h"
index 82f0e17f88e3c25cd7bd3e26e9fe5a811b384712..3c1498eba871425db0dfc28b4bff2586f82c2e44 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_get_all_nodes_by_dev_class.h"
 #include "../common/containers.h"
index 8868c76d2f943a51ff80315f82391e91eb10736a..2c5cea461a11aa3d393ad7d6cdcf28098c0dade0 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_get_ex_addr.h"
 #include "../common/containers.h"
index 1315ec5a20ab87ce4df452f188d0927ef82ac0a1..59321f0d26ca2d78c8934377873ab835c7026224 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases.h"
 #include "../common/containers.h"
index 6ecb1467386ac1b741899773b7a1934ef58323e5..c46caa5c1e191fd011c07922ab8d892bcf2b2c49 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_get_node.h"
 #include "../common/containers.h"
index 177540b30b5990709bd8c8678c46c7adcc002dd3..9b55984436d6a7f43cf5c48b6b3c65b5dc58c8e4 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_get_port.h"
 #include "../common/containers.h"
index 53a083350ba2e8cafca8f60eaa97a7166a9efc07..52f909e7646eb706667d65dce081758b2bbebf46 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_get_self.h"
 #include "../common/containers.h"
index aacbbecdbd01acce5536c455e1f9a7b22a0c3165..d79c48897160c2cd16b2369f6af842bfe72cf76a 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_hint_address.h"
 #include "../common/containers.h"
index 6b5dfa606fa9db879e35b031629f8b9bd2985677..53107a28c6582e45bf18375830600d242546310b 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_import.h"
 #include "../common/containers.h"
index cd5b7faf5f8c88ea351fc70ba71d75ee6be6080d..e95f278b8886e763cb641dd7c5dc58560f72d787 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_invite.h"
 #include "../common/containers.h"
index 39c08ac2dabfc767754bd9a779c8da709b2a518c..56866fe52a7e15e8958a3e9040270b1803cb63f2 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_join.h"
 #include "../common/containers.h"
index b413c52196d69560b0e965a748ff0b6fa46ba550..695d5e69607e50701ce0455d86da2374ffaa0f11 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <assert.h>
 #include <string.h>
 #include <stdlib.h>
index 2655376f55bd786ede08d582b5d6bc9316193c0e..cdfba7b09742f92df211fec1e18bcae23f170b6f 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_open.h"
 #include "../common/containers.h"
index 0a037d8cc6354559dd9ced6cfa86c975e589675e..204132d7303adf7b39c416bf6b809db0863148ec 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_pmtu.h"
 #include "../common/containers.h"
index d39d2dc6c66a412c866ee38b9cd4ced79ffc283c..45d86ed23fe59951b4cc13563c7be453e77214bb 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 /* Modify this to change the logging level of Meshlink */
 #define TEST_MESHLINK_LOG_LEVEL MESHLINK_DEBUG
 
index b1a6259c44cc1e2f736bb4b20d1a669c01bae777..3fa760694878b20c5b07d23bf7c8fc06f862851a 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 <stdlib.h>
 #include <stdarg.h>
 #include <setjmp.h>
index 2f22d7e6859c6355e19af8c476108b0c0adacc65..e94f9bfa637aed21ae2d51a478fff191e1263865 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 "execute_tests.h"
 #include "test_cases.h"
 #include "../common/containers.h"
index 6bb39da3cd24e57abe4c5072b3e8e135415d84e0..743636af9a59b395fc2ef3ab217fa6a16a9d491c 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_send.h"
 #include "../common/containers.h"
index e610beb60eb9c83d427901ce03fbaf58134ac2c3..45e75542a80165065e3b19c203475a8c1646ac6b 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_set_connection_try_cb.h"
 #include "../common/test_step.h"
index 14129017f26e137507fda00620fdcf85b8c3f5b9..9a287023fe98c0359b33dcd56fd81453551b44d8 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_set_log_cb.h"
 #include "../common/containers.h"
index b01bc6d87a95945a48867251e430c84b8d4c30b7..ca3a2f38c47cdecb79b71364f4ff05520a02664d 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_destroy.h"
 #include "../common/containers.h"
index 6ecbeccdaf823b31295e3ad2f96f3bbc30c4b73a..758807146bdc78c74f7a4cdf3e3d9e56a34ddcec 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_sign.h"
 #include "../common/containers.h"
index c01f8f8bfb637dc2659f81572a1fb2e4eec682f2..7e6a8e8c1597bf922a5ae20ad069e00f35c549ba 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_start.h"
 #include "../common/containers.h"
index 044781b50eef89863f0c2d909409196cdd40f46b..f60542b5cfdfb87dc5f36549ab4bb0ebe86b8e17 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_status_cb.h"
 #include "../common/containers.h"
index fc822391ec0ee7f54ee06561d91fefcf1e11f98a..991171a446fa5d2dea0da50c5cd2a4e1fe943ddc 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_stop_close.h"
 #include "../common/containers.h"
index 0ce3112ed918e8095a710d58a36233cb63c58feb..9c1b43299ad0a38f002d80333075046a213d450a 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 <stdlib.h>
 #include <stdarg.h>
 #include <setjmp.h>
index 4a59e23f6959813187dcabe0ea93737b123b63d3..e80ed26f06c84502b56403df78057cd2240a1bfe 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 <stdlib.h>
 #include <stdarg.h>
 #include <setjmp.h>
index eecd539dc92c8451dc1e07f81f6ffa2fb5157ef2..18a80253e00a80b898504b453149060e8c38be95 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 <stdlib.h>
 #include <stdarg.h>
 #include <setjmp.h>
index 2cdf9216dfe0bf1fac971639e919404510178433..547642389f51b642ff5be3e4219ec64ccf69a65c 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 <stdlib.h>
 #include <stdarg.h>
 #include <setjmp.h>
index 4040c33ed8eb1ca6b2ad1d2c42043f519d0e0697..96a27059b717a1ce8feed47b0bdebdda1e9bde2f 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_verify.h"
 #include "../common/containers.h"
index dc306d8352c92dd5f2d4c4843560eb80498a0342..0a9dd3182c2241aeeadff45dc3b0dcb30e50c8e8 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include "execute_tests.h"
 #include "test_cases_whitelist.h"
 #include "../common/containers.h"
index 51fc808cd509b80c2e3789d95ad5b249fea89d0b..d7463e761e36c139bd03ecf48e6d892d720a2a97 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 <stdlib.h>
 #include <stdarg.h>
 #include <setjmp.h>
index cb140a040ee37b925a0fa71f09a9fde92ea1e2a4..7c17340533f8341365570c436a8e8bd2c4655b58 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>
index 3d8809484a089ea886ac91747a5b45128672e47b..4e36933f7f7450fcf81e764400b435d3f8602d1c 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>
index 8e819085ae42a3cc0e62e2073f05b4176a58e03a..25b187fdd7609be9bbfa0f07b31aed1a28392eaf 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>
index a6e82b090b9586c6f68e6075a8c4fb6bee2ed0d7..ed74626796955acd9b4d9b593073c6e09cfe8dcb 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>
index f15148ae5ac1fc93bda51d0dc4a48257d550c868..f6b1668976f99f6b316d097a1475bb8a1f2de18f 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index c86dd7d7adf97675ee9e06b84b2329bfe3ef5927..dc853046b7d558e017a7303cbb8449a39e6971eb 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>
index 421542b93bfcbaa29f875cd178a4ad85877043f1..4bd8d2895c483c41cb35e540d2bb22f5736b9e5c 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>
index 32d3753c1de043b3e4bd498a0353f4d893aee651..19c96f884fcae399a559b26e90621dd808ce2a31 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>
index 3522da2c170545532b4d8ab84c70867db4ba7eb2..52646399340c58a801469bada04f80b29a339042 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>
index f2847130fd066daa130ca56c8f5c748496f5fa7a..b087341665230112e9a36fe4a8e8f4c1e7587d2e 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>
index 193d554aeb232751a3b777d9c941aacf52f3848d..f520699561f5bb1737b20aa4600814765bb9c3e6 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>
index a6e82b090b9586c6f68e6075a8c4fb6bee2ed0d7..ed74626796955acd9b4d9b593073c6e09cfe8dcb 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>
index 8e75bb76bd46c70281b0fa9046b3bf4c8cc8305e..cabd82e8c8513ec39e0ecc77a3c5257495e2167c 100644 (file)
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index c1a5b91abe4be6ae85031b305b7cbc2db89c0be4..5575c0e551e50c76c6c67abf7ee09059dae5841b 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>
index 5590064fb1a8952828556879a7740930ec4c0835..9be80b62a42715ef1c6a4d51e6609f812909dba7 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>
index 32d3753c1de043b3e4bd498a0353f4d893aee651..19c96f884fcae399a559b26e90621dd808ce2a31 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>
index 3522da2c170545532b4d8ab84c70867db4ba7eb2..52646399340c58a801469bada04f80b29a339042 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>
index f2847130fd066daa130ca56c8f5c748496f5fa7a..b087341665230112e9a36fe4a8e8f4c1e7587d2e 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>
index 5d8975d3191a8f1f78faeae0e21d960876882e94..936720b22dbc3506f7ac2ffe6aaf8a654964956b 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>
index 1768ecaea4ba747414f9a05b90eca33212a8b121..597f44ccfec824a891ca1ae11d348f5716967f2f 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>
index d733b2b0f860414d3e7af98867f7ef523bb3596b..0eff6da671066d90fe6ee1076b34727550f92f61 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>
index dd1320aea8de68de24acbca281228f80e26bedda..06332e4cb7a02c85203148b3253c1878f433e8c4 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>
index 293bbea4a3c080adee9e0c472fc0fdee0f8c4675..6a9ec47a81824fdf4b597354dd0627ca9e8cd968 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>
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>
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>
index 059850d09350fddef31c24411e8858d1d00fc7ef..d50a10ca33550a47e2aba1726b9344b22143c88d 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>
index db65032d710184d70b41350f14bea27d99adfe94..a7a2d1db97762c79b17af8c8b02967a8c169922f 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>
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>
index 169520f7c0e2d19bf523ddef60e158d471393795..42ffe4f7dbed7f19bf1f759812907b879dba69fb 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>
index 1429745b2c10552a7f6aee3a605033e51d6f91e9..46a1010c7ca5bb13870aef58e297f5be889cfa2b 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>
index 059850d09350fddef31c24411e8858d1d00fc7ef..d50a10ca33550a47e2aba1726b9344b22143c88d 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>
index 2bf43dee6d059078d7cb4336fc5ef4e2e7f4cd17..d29350f6599e8691546b44056a9143522edd7667 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>
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>
index 169520f7c0e2d19bf523ddef60e158d471393795..42ffe4f7dbed7f19bf1f759812907b879dba69fb 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>
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>
index 169520f7c0e2d19bf523ddef60e158d471393795..42ffe4f7dbed7f19bf1f759812907b879dba69fb 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>
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>
index beb7401f64af698b46fea14e7a7fc1ba4e2e3a73..365e9fbf8d73179af8dd4159cc2a4da91fdac7ac 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 <assert.h>
 #include <stdlib.h>
index 3d0a9fea733eb25c9467869cc89cb6fbd4254dee..3559e8e7411e060c8b9ae2378e2c7fc4cba7d9b6 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <assert.h>
 #include <stdio.h>
 #include <unistd.h>
index bf4b870410e49b1dba5ba0fba4afe23b088a3fbd..f0b3fc030e204b09cca4f9f581d8faa2b490b251 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <assert.h>
 #include <stdio.h>
 #include <unistd.h>
index fac9e1fd9543e991f9bc796a55b3b685f1a1e1fb..369ac4eed5b9295c880594e6815a424eb59a0187 100644 (file)
@@ -1,5 +1,9 @@
 #define _GNU_SOURCE
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <unistd.h>
 #include <stdlib.h>
index 5c98005575cc803f477c3bd9d7cf9637dbabfb42..8e17341dd8316c622de546f2edfe296e9987309d 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <unistd.h>
 #include <stdlib.h>
index 321e5ea6c1a68d8947d6d498a3ebd46394b61100..8a2ddd808f3f662cb63eb39b2ed2552dd4d49d68 100644 (file)
@@ -1,4 +1,9 @@
 #define _GNU_SOURCE 1
+
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <unistd.h>
 #include <stdlib.h>
index d8a8bf1eb5262d1b3af29a63e6b3f677870b7294..bcf8cec1be8946dc2408a4651b795f4bf2b7f1ad 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <assert.h>
 #include <stdio.h>
 #include <unistd.h>
index f026d48b219a0dfa66153775582887daba23b687..27265aac420328c9a9d11107f75126b85d7d339f 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <assert.h>
 #include <stdio.h>
 #include <unistd.h>
index e85abe10b039beef76527edde4f8caea29751bbe..5dd4f428a199ffe348128e2dd75ecc9da4dd29a6 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <unistd.h>
 #include <stdlib.h>
index 7905bb5384310edeae4f4d004bd816a60452a6a4..28155711ca2f984fd1dcbd98831c450ee222fb02 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
index aae7531f554a4d847043c40a4050a42cefbf3410..94000c68cecfb157ddf70ce2395ed2ca4c9b0b99 100644 (file)
@@ -1,4 +1,9 @@
 #define _GNU_SOURCE
+
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <unistd.h>
 #include <stdlib.h>
index 17b2fd80a7fc81f1a11ffdd30672758f97b2929a..a97e0eec1e1f63604808e553ab268a667db036a5 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <string.h>
 #include <unistd.h>
index 845b218299cbf13fff8e74a1bc6c923314c707a7..07bb745a1720c50c7b568adaa614990ebcc2e517 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <sys/time.h>
index b3d52da674599bbec7da4122a6770e800018ec41..133cbcbe98e30084afbac38f12ab833473a97185 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <unistd.h>
 #include <stdlib.h>
index d2f3396657f0606c5953141a4cf76e3b0b38fbe6..49b5981ba85a2fec312980ff505ee143259ad13f 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <unistd.h>
 #include <stdlib.h>
index 837bd2d2f9f0e63c65237250719421ea5cb14c4a..66f4ecc387323c635122f262971dedce7bcaa76d 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <unistd.h>
 #include <stdlib.h>
index a60d0f26061eae31102005f74389f390f4934c77..9fa7de33ea37e2f467de4473d071434fe8073c1d 100644 (file)
@@ -1,5 +1,9 @@
 #define _GNU_SOURCE
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index c21cba223a5b546bbc6838963bcb02cfc2d39304..283b280a08085c951e09f557a5f48d1a82cf4e94 100644 (file)
@@ -1,5 +1,9 @@
 #define _GNU_SOURCE
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index f7dd3b3caff93aa037bbb3d5eaae53e43c1b1061..c11894b7f82a467c7181d7d2ff508a7713752224 100644 (file)
@@ -1,5 +1,9 @@
 #define _GNU_SOURCE 1
 
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <pthread.h>