mirror of
https://github.com/curl/curl.git
synced 2026-04-11 12:01:42 +08:00
- new source files for thread pool and queue - test cases 3217 and 3218 for them - internal documentation Closes #20916
20 lines
222 B
XML
20 lines
222 B
XML
<?xml version="1.0" encoding="US-ASCII"?>
|
|
<testcase>
|
|
<info>
|
|
<keywords>
|
|
unittest
|
|
threads
|
|
</keywords>
|
|
</info>
|
|
|
|
# Client-side
|
|
<client>
|
|
<features>
|
|
unittest
|
|
</features>
|
|
<name>
|
|
thrdqueue unit tests
|
|
</name>
|
|
</client>
|
|
</testcase>
|