Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Milagro Crypto Library 0.1.0
-
None
-
unix/win32
Description
Cmocka support for unit testing. For having a more clear enviroment of testing and
support milagro-moderncpp-wrapper we need to use a testing framework for the C Library.
The propose is to use cmocka that it has been used by the samba group.
https://www.samba.org/~asn/sambaxp_2018_andreas_schneider_cmocka.pdf
This will enable a better quality then the manual test framework that we have now and using lcov we will able to show the coverage and integration for third party application.