File: README

package info (click to toggle)
socket-wrapper 1.5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 788 kB
  • sloc: ansic: 13,079; sh: 65; python: 16; makefile: 13
file content (9 lines) | stat: -rw-r--r-- 318 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
In this directory you can find all socket_wrapper tests. All tests can also be
executed outside of the 'make test' environment and without socket_wrapper.

This can be done with:

TORTURE_SERVER_ADDRESS_IPV4="127.0.0.1" \
TORTURE_SERVER_ADDRESS_IPV6="::1" \
TORTURE_SERVER_PORT=7777 \
./tests/test_echo_tcp_write_read