7363c4b ipatests: add a tests-oriented wrapper for pexpect module

6 files Authored by sorlov 3 years ago, Committed by abbra 3 years ago,
    ipatests: add a tests-oriented wrapper for pexpect module
    
    The pexpect module can be used for controlling and testing interactive
    command-line programs. The wrapper adds testing-oriented features like
    logging and automatic process termination and default check for process
    exit status.
    
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+2 -0
file modified
+1 -0
file modified
+1 -0