curl-curl/tests/data/test1616
Stefan Eissing 657aae79c0
lib: add meta_hash to connection, eliminate hash_offt
With a meta_hash at each connection (similar to easy handle, let
multi_ev.c store its pollsets as meta data, no longer needing its own
hashes.

This eliminates the last use of Curl_hash_offt. Remove it.

Closes #17095
2025-04-22 15:57:18 +02:00

23 lines
261 B
Plaintext

<testcase>
<info>
<keywords>
unittest
uint_hash
</keywords>
</info>
#
# Client-side
<client>
<server>
none
</server>
<features>
unittest
</features>
<name>
Internal uint_hash create/add/destroy testing, exercising clean functions
</name>
</client>
</testcase>