dccf277 Ticket 49111 - Integrate cmocka skeleton to Directory Server

Authored and Committed by William Brown 7 years ago
    Ticket 49111 - Integrate cmocka skeleton to Directory Server
    
    Bug Description:  This adds a skeleton cmocka to Directory Server. This is just
    the build and configure components, with a minimal test.c that shows how we
    can seperate our test cases for best usage.
    
    Fix Description:  Add cmocka and a corresponding enable flag.
    
    https://fedorahosted.org/389/ticket/49111
    
    Author: wibrown
    
    Review by: nhosoi (Thanks!)
    
        
file modified
+30 -1
file modified
+1 -0
file added
+33
file added
+26
file added
+16
file added
+31