projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95344ff
)
disabled wlan test
author
Matthias Wachs
<wachs@net.in.tum.de>
Wed, 22 Dec 2010 16:28:12 +0000
(16:28 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Wed, 22 Dec 2010 16:28:12 +0000
(16:28 +0000)
src/transport/Makefile.am
patch
|
blob
|
history
diff --git
a/src/transport/Makefile.am
b/src/transport/Makefile.am
index 7d93a7a2f231ae16627e3e9a6307bf201b65dfd1..21a76e2a70385e738e51a3d1a22957a81edf2fe6 100644
(file)
--- a/
src/transport/Makefile.am
+++ b/
src/transport/Makefile.am
@@
-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
@@
-233,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 \