miztake / certmonger

Forked from certmonger 4 years ago
Clone

046c7d4 Add entry callbacks to the 'iterate' test tool

Authored and Committed by nalin 9 years ago
    Add entry callbacks to the 'iterate' test tool
    
    When we're testing the state machine, pass in callbacks for retrieving
    information about entries that we're processing.  We need to supply one
    when we're saving CA certificates, so that we can make sure that
    everything that needs to be in a file goes in.
    
        
file modified
+43 -25