mirror of
https://github.com/curl/curl.git
synced 2026-08-25 11:13:32 +03:00
test1625: unit test for Curl_compareheader
Follow-up to 2938cb72e5
Closes #20901
This commit is contained in:
parent
c0f17dee36
commit
ed7bfcd17d
7 changed files with 167 additions and 1 deletions
25
tests/data/test1625
Normal file
25
tests/data/test1625
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue