test_transport_api_timeout_bluetooth_peer1.conf 912 B

1234567891011121314151617181920212223242526272829303132333435
  1. @INLINE@ template_cfg_peer1.conf
  2. [PATHS]
  3. GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-bluetooth-p1/
  4. [transport-bluetooth]
  5. INTERFACE = hci0
  6. TESTMODE = 1
  7. [arm]
  8. PORT = 12164
  9. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-arm.sock
  10. [statistics]
  11. PORT = 12163
  12. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-statistics.sock
  13. [resolver]
  14. PORT = 12162
  15. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-resolver.sock
  16. [peerinfo]
  17. PORT = 12161
  18. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-peerinfo.sock
  19. [transport]
  20. PORT = 12160
  21. PLUGINS = bluetooth
  22. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-transport.sock
  23. #PREFIX = xterm -T transport2 -e gdb --command=cmd --args
  24. #PREFIX = valgrind --leak-check=full --show-reachable=yes --main-stacksize=104857600
  25. #PREFIX = valgrind --leak-check=full --show-reachable=yes
  26. #PREFIX = valgrind --leak-check=full
  27. #PREFIX = valgrind --tool=massif
  28. #PREFIX = gdbserver :2345