tests: Added a unit test for MD4 digest generation

Closes #4970
This commit is contained in:
Steve Holme 2020-02-23 04:21:49 +00:00
parent baf0b680f9
commit fa009cc798
No known key found for this signature in database
GPG key ID: 4059CB85CA7E8F19
4 changed files with 89 additions and 2 deletions

26
tests/data/test1611 Normal file
View file

@ -0,0 +1,26 @@
<testcase>
<info>
<keywords>
unittest
MD4
</keywords>
</info>
#
# Client-side
<client>
<server>
none
</server>
<features>
unittest
</features>
<name>
MD4 unit tests
</name>
<tool>
unit1611
</tool>
</client>
</testcase>