b4b3d06 TEST_NEGCACHE: Ensure root's uid and gid are always added to ncache

1 file Authored by fidencio 6 years ago, Committed by jhrozek 6 years ago,
    TEST_NEGCACHE: Ensure root's uid and gid are always added to ncache
    
    In order to do so two new functions have been introduced and
    test_sss_ncache_prepopulate() has been modified in order to ensure that
    root's uid and gid are always added to the negative cache.
    
    Related: https://pagure.io/SSSD/sssd/issue/3460
    
    Signed-off-by: Fabiano FidĂȘncio <fidencio@redhat.com>
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>