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 tests: rename tests/tests-httpd to tests/http 2023-03-02 14:05:19 +01:00
__init__.py tests: rename tests/tests-httpd to tests/http 2023-03-02 14:05:19 +01:00
caddy.py tests: rename tests/tests-httpd to tests/http 2023-03-02 14:05:19 +01:00
certs.py tests: rename tests/tests-httpd to tests/http 2023-03-02 14:05:19 +01:00
curl.py tests: rename tests/tests-httpd to tests/http 2023-03-02 14:05:19 +01:00
env.py tests: use dynamic ports numbers in pytest suite 2023-03-06 23:44:45 +01:00
httpd.py tests: rename tests/tests-httpd to tests/http 2023-03-02 14:05:19 +01:00
nghttpx.py tests: rename tests/tests-httpd to tests/http 2023-03-02 14:05:19 +01:00
ports.py tests: use dynamic ports numbers in pytest suite 2023-03-06 23:44:45 +01:00