curl/tests/http/testenv
Stefan Eissing b0564c1d54
tests: use dynamic ports numbers in pytest suite
- necessary ports are bound at start of test suite and then
  given to server fixtures for use.
- this make parallel use of pytest (in separate directories),
  practically safe for use as OS tend to not reuse such port numbers
  for a while

Closes #10692
2023-03-06 23:44:45 +01:00
..
mod_curltest
__init__.py
caddy.py
certs.py
curl.py
env.py
httpd.py
nghttpx.py
ports.py