mirror of
https://repo.or.cz/socat.git
synced 2025-07-31 22:26:50 +00:00
cleanup xio-unix.c: merged classic with abstract functions; names, ...
This commit is contained in:
parent
d70b8963aa
commit
b6c2d46008
6 changed files with 209 additions and 434 deletions
2
test.sh
2
test.sh
|
@ -2364,7 +2364,7 @@ N=$((N+1))
|
|||
|
||||
NAME=UNIXSOCKET
|
||||
case "$TESTS" in
|
||||
*%functions%*|*%$NAME%*)
|
||||
*%functions%*|*%unix%*|*%$NAME%*)
|
||||
TEST="$NAME: echo via connection to UNIX domain socket"
|
||||
tf="$td/test$N.stdout"
|
||||
te="$td/test$N.stderr"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue