mirror of
https://github.com/curl/curl.git
synced 2026-08-25 20:23:32 +03:00
unit1601: MD5 unit tests
This commit is contained in:
parent
83bb07027d
commit
b3cbf4500d
5 changed files with 85 additions and 2 deletions
|
|
@ -155,7 +155,7 @@ test1520 \
|
|||
\
|
||||
test1525 test1526 test1527 test1528 test1529 \
|
||||
\
|
||||
test1600 \
|
||||
test1600 test1601 \
|
||||
\
|
||||
test1800 test1801 \
|
||||
\
|
||||
|
|
|
|||
26
tests/data/test1601
Normal file
26
tests/data/test1601
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
unittest
|
||||
MD5
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<server>
|
||||
none
|
||||
</server>
|
||||
<features>
|
||||
unittest
|
||||
</features>
|
||||
<name>
|
||||
MD5 unit tests
|
||||
</name>
|
||||
<tool>
|
||||
unit1601
|
||||
</tool>
|
||||
</client>
|
||||
|
||||
</testcase>
|
||||
Loading…
Add table
Add a link
Reference in a new issue