attempt to make cmdline tests involing http-server more reliable
commit3865448280ca28c012712e6423f19dfefca14923
authorStefan Sperling <stsp@stsp.name>
Thu, 5 Dec 2024 08:21:20 +0000 (5 08:21 +0000)
committerThomas Adam <thomas@xteddy.org>
Sat, 7 Dec 2024 13:02:56 +0000 (7 13:02 +0000)
tree987a81818b2e52631b6c09e40a0b56a4bfd03f57
parent45fe941ef85e358453a71875a92b1f9c9a06161a
attempt to make cmdline tests involing http-server more reliable

Let our Perl-based HTTP server provide a signal in its logs once it is
ready to accept connections, and have relevant tests wait for that signal.
Also increase the timeout to accommodate slow machines.
regress/cmdline/clone.sh
regress/cmdline/fetch.sh
regress/cmdline/http-server
regress/cmdline/send.sh