test1625: unit test for Curl_compareheader

Follow-up to 2938cb72e5

Closes #20901
This commit is contained in:
Daniel Stenberg 2026-03-12 09:36:41 +01:00
parent c0f17dee36
commit ed7bfcd17d
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
7 changed files with 167 additions and 1 deletions

View file

@ -214,7 +214,7 @@ test1590 test1591 test1592 test1593 test1594 test1595 test1596 test1597 \
test1598 test1599 test1600 test1601 test1602 test1603 test1604 test1605 \
test1606 test1607 test1608 test1609 test1610 test1611 test1612 test1613 \
test1614 test1615 test1616 test1617 \
test1620 test1621 test1622 test1623 test1624 \
test1620 test1621 test1622 test1623 test1624 test1625 \
\
test1630 test1631 test1632 test1633 test1634 test1635 test1636 test1637 \
\

25
tests/data/test1625 Normal file
View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="US-ASCII"?>
<testcase>
<info>
<keywords>
unittest
Curl_compareheader
</keywords>
</info>
<client>
<features>
unittest
http
</features>
<name>
Curl_compareheader unit test
</name>
</client>
<verify>
<stdout mode="text">
31 invokes
</stdout>
</verify>
</testcase>