hmac: Added a unit test for the HMAC hash generation

Closes #4973
This commit is contained in:
Steve Holme 2020-02-23 22:54:26 +00:00
parent 7def168a4f
commit 3f74e5e604
No known key found for this signature in database
GPG key ID: 4059CB85CA7E8F19
4 changed files with 96 additions and 2 deletions

26
tests/data/test1612 Normal file
View file

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