aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_unreliability_wlan_peer1.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2011-08-30 15:28:30 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2011-08-30 15:28:30 +0000
commitba8a1ce1e673694a7bafb15d1fe70417bcf41a06 (patch)
tree61425f2beefcf2ff27616f8db378f59ef92863eb /src/transport/test_transport_api_unreliability_wlan_peer1.conf
parent1b70d33f033d80ddfa5fe7bf89f695bced0d5e13 (diff)
downloadgnunet-ba8a1ce1e673694a7bafb15d1fe70417bcf41a06.tar.gz
gnunet-ba8a1ce1e673694a7bafb15d1fe70417bcf41a06.zip
ported unreliability to transport testing
Diffstat (limited to 'src/transport/test_transport_api_unreliability_wlan_peer1.conf')
-rw-r--r--src/transport/test_transport_api_unreliability_wlan_peer1.conf30
1 files changed, 30 insertions, 0 deletions
diff --git a/src/transport/test_transport_api_unreliability_wlan_peer1.conf b/src/transport/test_transport_api_unreliability_wlan_peer1.conf
new file mode 100644
index 000000000..704fd55b1
--- /dev/null
+++ b/src/transport/test_transport_api_unreliability_wlan_peer1.conf
@@ -0,0 +1,30 @@
1@INLINE@ test_transport_defaults.conf
2[PATHS]
3SERVICEHOME = /tmp/test-transport/api-wlan-p1/
4DEFAULTCONFIG = test_transport_api_wlan_peer1.conf
5
6[transport-wlan]
7TESTMODE = 1
8
9[arm]
10PORT = 12164
11UNIXPATH = /tmp/gnunet-p1-service-arm.sock
12
13[statistics]
14PORT = 12163
15UNIXPATH = /tmp/gnunet-p1-service-statistics.sock
16
17[resolver]
18PORT = 12162
19UNIXPATH = /tmp/gnunet-p1-service-resolver.sock
20
21[peerinfo]
22PORT = 12161
23UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
24
25[transport]
26PORT = 12160
27PLUGINS = wlan
28UNIXPATH = /tmp/gnunet-p1-service-transport.sock
29
30