dbe4159 ipatests: Add test for ipa automountlocation-tofiles

Authored and Committed by rcritten 2 years ago
    ipatests: Add test for ipa automountlocation-tofiles
    
    Only the first key of orphaned automount keys was being
    displayed.
    
    tofiles was created because making sense of LDAP automount
    information is a brain squeezer. The purpose is not to
    display in a precise file format but to display it in
    a sensible and understandable way.
    
    https://pagure.io/freeipa/issue/7814
    
    Signed-off-by: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Francois Cami <fcami@redhat.com>