cipherboy / gssproxy

Forked from gssproxy 7 years ago
Clone

f91e23f Permit testing sans Valgrind

1 file Authored by cipherboy 5 years ago, Committed by rharwood 5 years ago,
    Permit testing sans Valgrind
    
    Only run the check_exec on Valgrind when present as the prefix to the
    --valgrind-cmd argument. This lets us run the test suite without
    Valgrind via:
    
        ./tests/runtests.py --valgrind-cmd ""
    
    Signed-off-by: Alexander Scheel <ascheel@redhat.com>
    Reviewed-by: Robbie Harwood <rharwood@redhat.com>
    Merges: #243
    
        
file modified
+3 -0