mirror of
https://github.com/curl/curl.git
synced 2026-08-25 23:53:43 +03:00
hostip: fix unintended destruction of hash table
.. and added unit1602 for hash.c
This commit is contained in:
parent
39b9bf60d1
commit
4883f7019d
11 changed files with 136 additions and 12 deletions
26
tests/data/test1602
Normal file
26
tests/data/test1602
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
unittest
|
||||
hash
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<server>
|
||||
none
|
||||
</server>
|
||||
<features>
|
||||
unittest
|
||||
</features>
|
||||
<name>
|
||||
Internal hash create/add/destroy testing, exercising clean functions
|
||||
</name>
|
||||
<tool>
|
||||
unit1602
|
||||
</tool>
|
||||
</client>
|
||||
|
||||
</testcase>
|
||||
Loading…
Add table
Add a link
Reference in a new issue