ec2050b ipatests: test_sudo: Add coverage for category ALL validation

1 file Authored by tbabej 9 years ago, Committed by pviktori 9 years ago,
    ipatests: test_sudo: Add coverage for category ALL validation
    
    Makes sure sudorules behave correctly both when adding new entries
    with corresponding category set to ALL, and when setting the
    category to all when corresponding entries exist.
    
    The only exception of deny commands with cmdcategory ALL is
    covered as well.
    
    Reviewed-By: Petr Viktorin <pviktori@redhat.com>