summaryrefslogtreecommitdiff
path: root/test/utils/run_test_server.py
AgeCommit message (Collapse)Author
2023-07-25test_server: avoid racesKlaus Aehlig
... by creating a file only once the server is ready and waiting for that file instead of waiting a fixed period of time.
2023-02-22test: Remove unnecessary line of code in run_test_server.pyPaul Cristian Sarbu
2022-12-21Test: Add tests for libcurlPaul Cristian Sarbu