You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@milagro.apache.org by "Giorgio Zoppi (JIRA)" <ji...@apache.org> on 2019/06/05 13:56:00 UTC

[jira] [Created] (MILAGRO-29) Refactor unit milagro-c unit test with CMocka.

Giorgio Zoppi created MILAGRO-29:
------------------------------------

             Summary: Refactor unit milagro-c unit test with CMocka.
                 Key: MILAGRO-29
                 URL: https://issues.apache.org/jira/browse/MILAGRO-29
             Project: Milagro
          Issue Type: Improvement
          Components: Core Crypto Libraries
    Affects Versions: Milagro Crypto Library 0.1.0
         Environment: unix/win32
            Reporter: Giorgio Zoppi
            Assignee: John McCane-Whitney
             Fix For: Milagro Server 0.1 RC1


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.

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)