akasurde / freeipa

Forked from freeipa 7 years ago
Clone

aa2ed2d Add support for cmocka C-Unit Test framework

1 file Authored by sbose 11 years ago, Committed by mkosek 11 years ago,
    Add support for cmocka C-Unit Test framework
    
    cmocka is a more advanced unit test framework for C-code than the
    currently used check framework. This patch adds configure checks and
    makefile variables so that new unit tests can use cmocka.
    
    Fixes https://fedorahosted.org/freeipa/ticket/3434
    
        
file modified
+31 -0