unit1601: MD5 unit tests

This commit is contained in:
Daniel Stenberg
2015-02-03 22:52:18 +01:00
parent 83bb07027d
commit b3cbf4500d
5 changed files with 85 additions and 2 deletions

View File

@@ -155,7 +155,7 @@ test1520 \
\
test1525 test1526 test1527 test1528 test1529 \
\
test1600 \
test1600 test1601 \
\
test1800 test1801 \
\

26
tests/data/test1601 Normal file
View 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>