check_PROGRAMS = \
- test_ats_api_scheduling \
- test_ats_api_bandwidth_consumption
+ test_ats_api_scheduling
+# test_ats_api_bandwidth_consumption
if ENABLE_TEST_RUN
TESTS = $(check_PROGRAMS)
$(top_builddir)/src/util/libgnunetutil.la \
$(top_builddir)/src/ats/libgnunetats.la
-test_ats_api_bandwidth_consumption_SOURCES = \
- test_ats_api_bandwidth_consumption.c
-test_ats_api_bandwidth_consumption_LDADD = \
- $(top_builddir)/src/util/libgnunetutil.la \
- $(top_builddir)/src/ats/libgnunetats.la
+#test_ats_api_bandwidth_consumption_SOURCES = \
+# test_ats_api_bandwidth_consumption.c
+#test_ats_api_bandwidth_consumption_LDADD = \
+# $(top_builddir)/src/util/libgnunetutil.la \
+# $(top_builddir)/src/ats/libgnunetats.la
#test_ats_api_update_address_SOURCES = \
# test_ats_api_update_address.c
#include "gnunet_ats_service.h"
#include "ats.h"
-#define VERBOSE GNUNET_YES
+#define VERBOSE GNUNET_EXTRA_LOGGING
#define VERBOSE_ARM GNUNET_EXTRA_LOGGING