-
- Downloads
tests: add HTTP UNIX socket server testing support
The variable `$ipvnum` can now contain "unix" besides the integers 4
and 6 since the variable. Functions which receive this parameter
have their `$port` parameter renamed to `$port_or_path` to support a
path to the UNIX domain socket (as a "port" is only meaningful for TCP).
Signed-off-by:
Peter Wu <peter@lekensteyn.nl>
Showing
- tests/FILEFORMAT 3 additions, 0 deletionstests/FILEFORMAT
- tests/README 3 additions, 0 deletionstests/README
- tests/httpserver.pl 14 additions, 1 deletiontests/httpserver.pl
- tests/runtests.pl 84 additions, 13 deletionstests/runtests.pl
- tests/serverhelp.pm 2 additions, 2 deletionstests/serverhelp.pm
Loading
Please register or sign in to comment