jaosorior / certmonger

Forked from certmonger 6 years ago
Clone

b4f4806 add stop-states and note when reset changes state

Authored and Committed by nalin 11 years ago
    add stop-states and note when reset changes state
    
    Add an optional list of "stop" states to the test tool.  If it has a
    list of "stop" states and no list of "continue" states, stop when we hit
    a stop state or we get stuck.
    
    Note when a resume-style state reset changes the state.
    
        
file modified
+90 -32