mirror of
https://github.com/curl/curl.git
synced 2026-08-25 18:43:41 +03:00
test1651: unit test Curl_extract_certinfo()
The version used for Gskit, NSS, GnuTLS, WolfSSL and schannel.
This commit is contained in:
parent
feea1259e4
commit
a669e06946
4 changed files with 417 additions and 2 deletions
|
|
@ -184,7 +184,7 @@ test1590 \
|
|||
test1600 test1601 test1602 test1603 test1604 test1605 test1606 test1607 \
|
||||
test1608 test1609 test1620 \
|
||||
\
|
||||
test1650 \
|
||||
test1650 test1651 \
|
||||
\
|
||||
test1700 test1701 test1702 \
|
||||
\
|
||||
|
|
|
|||
26
tests/data/test1651
Normal file
26
tests/data/test1651
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
unittest
|
||||
x509
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<server>
|
||||
none
|
||||
</server>
|
||||
<features>
|
||||
unittest
|
||||
</features>
|
||||
<name>
|
||||
x509 parsing
|
||||
</name>
|
||||
<tool>
|
||||
unit1651
|
||||
</tool>
|
||||
</client>
|
||||
|
||||
</testcase>
|
||||
Loading…
Add table
Add a link
Reference in a new issue