c577420 Add a framework for integration test configuration

Authored and Committed by pviktori 10 years ago
    Add a framework for integration test configuration
    
    Integration tests are configured via environment variables.
    Add a framework for parsing these variables and storing them
    in easy-to-use objects.
    
    Add an `ipa-test-config` executable that loads the configuration
    and prints out variables needed in shell scripts.
    
    Part of the work for https://fedorahosted.org/freeipa/ticket/3621
    
        
file modified
+1 -0
file modified
+1 -9
file modified
+2 -1