From 01ea8ec64f49908cd2ecba54a88d1310d4bff2f8 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Thu, 23 Feb 2012 16:04:24 +0000 Subject: - new test --- .../test_transport_api_timeout_unix_peer2.conf | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 src/transport/test_transport_api_timeout_unix_peer2.conf (limited to 'src/transport/test_transport_api_timeout_unix_peer2.conf') diff --git a/src/transport/test_transport_api_timeout_unix_peer2.conf b/src/transport/test_transport_api_timeout_unix_peer2.conf new file mode 100644 index 000000000..a15358844 --- /dev/null +++ b/src/transport/test_transport_api_timeout_unix_peer2.conf @@ -0,0 +1,29 @@ +@INLINE@ template_cfg_peer2.conf +[PATHS] +SERVICEHOME = /tmp/test-transport/api-unix-p2/ +DEFAULTCONFIG = test_transport_api_unix_peer2.conf + +[arm] +PORT = 12135 +UNIXPATH = /tmp/gnunet-p2-service-arm.sock + +[statistics] +PORT = 12134 +UNIXPATH = /tmp/gnunet-p2-service-statistics.sock + +[resolver] +PORT = 12133 +UNIXPATH = /tmp/gnunet-p2-service-resolver.sock + +[peerinfo] +PORT = 12132 +UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock + +[transport] +PORT = 12131 +PLUGINS = unix +UNIXPATH = /tmp/gnunet-p2-service-transport.sock + +[transport-unix] +PORT = 12136 + -- cgit v1.2.3