Change #264140
| Category | None |
| Changed by | Stefan Eissing <stefan@eissing.org> |
| Changed at | Fri 10 Apr 2026 14:29:29 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | master |
| Revision | a5542c23e7427b8ea8f6183f503f2935d88d5d65 |
Comments
pytest: adding support for dnsd test server Add tests to test_21 with checks for 'overrride-dns' from curlinfo. Closes #21289
Changed files
- tests/http/Makefile.am
- tests/http/test_21_resolve.py
- tests/http/testenv/__init__.py
- tests/http/testenv/dnsd.py
- tests/http/testenv/env.py
- tests/server/dnsd.c