mirror of
https://github.com/curl/curl.git
synced 2026-07-25 12:47:21 +03:00
23 lines
308 B
XML
23 lines
308 B
XML
<?xml version="1.0" encoding="US-ASCII"?>
|
|
<testcase>
|
|
<info>
|
|
<keywords>
|
|
unittest
|
|
threads
|
|
</keywords>
|
|
</info>
|
|
|
|
# Client-side
|
|
<client>
|
|
<features>
|
|
unittest
|
|
Debug
|
|
</features>
|
|
<setenv>
|
|
CURL_DBG_THRDPOOL_FAIL_STARTS=5
|
|
</setenv>
|
|
<name>
|
|
thrdqueue retries failed thread starts on receive
|
|
</name>
|
|
</client>
|
|
</testcase>
|