438a29f ipatests: Add initial CAACLTracker implementation

2 files Authored by mkubik 8 years ago, Committed by mbasti 8 years ago,
    ipatests: Add initial CAACLTracker implementation
    
    The patch implements the tracker for CA ACL feature.
    The basic CRUD checkers has been implemented. The methods
    for adding and removing the association of the resources
    with the ACL do not have the check methods. These will be provided
    as a separate test suite.
    
    https://fedorahosted.org/freeipa/ticket/57
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>