From e646f5c379a48da9f6a345759f4ccd4da5c84589 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Tue, 20 May 2014 14:47:09 +0000 Subject: new test case --- ...rt_test_transport_address_switch_tcp_peer1.conf | 52 ++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 src/transport/test_transport_test_transport_address_switch_tcp_peer1.conf (limited to 'src/transport/test_transport_test_transport_address_switch_tcp_peer1.conf') diff --git a/src/transport/test_transport_test_transport_address_switch_tcp_peer1.conf b/src/transport/test_transport_test_transport_address_switch_tcp_peer1.conf new file mode 100644 index 000000000..d693704dc --- /dev/null +++ b/src/transport/test_transport_test_transport_address_switch_tcp_peer1.conf @@ -0,0 +1,52 @@ +@INLINE@ template_cfg_peer1.conf +[ats] +UNSPECIFIED_QUOTA_IN = 8 KiB +UNSPECIFIED_QUOTA_OUT = 8 KiB +# LOOPBACK +LOOPBACK_QUOTA_IN = 8 KiB +LOOPBACK_QUOTA_OUT = 8 KiB +# LAN +LAN_QUOTA_IN = 8 KiB +LAN_QUOTA_OUT = 8 KiB +# WAN +WAN_QUOTA_IN = 8 KiB +WAN_QUOTA_OUT = 8 KiB +# WLAN +WLAN_QUOTA_IN = 8 KiB +WLAN_QUOTA_OUT = 8 KiB +# BLUETOOTH +BLUETOOTH_QUOTA_IN = 8 KiB +BLUETOOTH_QUOTA_OUT = 8 KiB + + +[PATHS] +GNUNET_TEST_HOME = /tmp/test-transport/quota-tcp-p1/ + +[transport-tcp] +PORT = 4094 + +[transport-udp] +PORT = 4094 + +[arm] +PORT = 4087 +UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_tcp_arm_peer1.sock + +[statistics] +PORT = 4088 +UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_tcp_statistics_peer1.sock + +[resolver] +PORT = 4089 +UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_tcp_resolver_peer1.sock + +[peerinfo] +PORT = 4090 +UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_tcp_peerinfo_peer1.sock + +[transport] +PORT = 4091 +PLUGINS = tcp +UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_tcp_transport_peer1.sock + + -- cgit v1.2.3