ac10fd4 Add a unit test for sss_parse_name_for_domains

Authored and Committed by jhrozek 9 years ago
    Add a unit test for sss_parse_name_for_domains
    
    The code of sss_parse_name_for_domains is really complex and hard to
    read. This patch adds a unit test to be able to see the function being
    used.
    
    Reviewed-by: Pavel Březina <pbrezina@redhat.com>
    
        
file modified
+199 -4