curl/tests/data/test2600
Stefan Eissing d55de24dce
connect: fix strategy testing for attempts, timeouts and happy-eyeball
- add test2600 as a unit test that triggers various connect conditions
  and monitors behaviour, available in a debug build only.

- this exposed edge cases in connect.c that have been fixed

Closes #10312
2023-01-31 11:28:14 +01:00

25 lines
213 B
Plaintext

<testcase>
<info>
<keywords>
unittest
llist
</keywords>
</info>
#
# Client-side
<client>
<server>
none
</server>
<features>
unittest
debug
http
</features>
<name>
llist unit tests
</name>
</client>
</testcase>