]> git.ipfire.org Git - thirdparty/curl.git/commit
unit1612: fixed the inclusion and compilation of the HMAC unit test
authorSteve Holme <steve_holme@hotmail.com>
Tue, 3 Mar 2020 02:32:42 +0000 (02:32 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Fri, 6 Mar 2020 13:08:03 +0000 (13:08 +0000)
commit3c3db98b6fce8d1c6481e300ed4918ccddbd7891
treecf2a5df177af1965091aaa0b300d664dd435a860
parent64258bd0aa6ad23195f6be32e6febf7439ab7984
unit1612: fixed the inclusion and compilation of the HMAC unit test

Follow up to 3f74e5e6 to fix:

- A typo in Makefile.inc where unit1611 was used instead
- Some compilation issues in unit1612.c

Closes #5024
tests/unit/Makefile.inc
tests/unit/unit1612.c