test1651: unit test Curl_extract_certinfo()

The version used for Gskit, NSS, GnuTLS, WolfSSL and schannel.
This commit is contained in:
Daniel Stenberg 2018-10-26 23:07:07 +02:00
parent feea1259e4
commit a669e06946
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
4 changed files with 417 additions and 2 deletions

View file

@ -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
View 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>