e050872 autofs: allow to run only setent without enumeration in test tool

Authored and Committed by pbrezina 4 years ago
    autofs: allow to run only setent without enumeration in test tool
    
    So we can test that setent stores only the map object.
    
    Resolves:
    https://pagure.io/SSSD/sssd/issue/2607
    
    Reviewed-by: Tomáš Halman <thalman@redhat.com>