doxygen
[oweals/gnunet.git] / src / transport / Makefile.am
index 5b9346d9d9a3103cc502cf0c8678f33e1378f0d1..21a76e2a70385e738e51a3d1a22957a81edf2fe6 100644 (file)
@@ -36,7 +36,8 @@ if HAVE_PCAP
 if LINUX
  WANBIN = gnunet-transport-wlan-helper
  WLAN_PLUGIN_LA = libgnunet_plugin_transport_wlan.la
- WLAN_API_TEST = test_transport_api_wlan
+ WLAN_API_TEST =
+# WLAN_API_TEST = test_transport_api_wlan
 endif
 endif
 
@@ -220,8 +221,7 @@ check_PROGRAMS = \
  test_quota_compliance_udp \
  test_quota_compliance_udp_asymmetric_recv_constant \
  $(HTTP_QUOTA_TEST) \
- $(HTTPS_QUOTA_TEST) \
- test_plugin_transport_wlan
+ $(HTTPS_QUOTA_TEST)
 # TODO: add tests for nat, etc.
 
 if !DISABLE_TEST_RUN
@@ -234,7 +234,7 @@ TESTS = \
  $(HTTP_API_TEST) \
  $(HTTPS_PLUGIN_TEST) \
  $(HTTPS_API_TEST) \
test_transport_api_wlan \
$(WLAN_API_TEST) \
  test_transport_api_multi \
  test_transport_api_reliability_tcp \
  test_transport_api_reliability_tcp_nat \