diff options
author | Fabiano Fidêncio <fidencio@redhat.com> | 2017-06-05 15:06:12 +0200 |
---|---|---|
committer | Lukas Slebodnik <lslebodn@redhat.com> | 2017-06-05 17:21:37 +0200 |
commit | 13205258cc17d3833558244251f5adbc98cf34e5 (patch) | |
tree | 2f36fccd11d9c718cfb0bcdf2a75aa557b0c0bb6 /src/resolv/async_resolv_utils.c | |
parent | 4c09cd008967c5c0ec358dc658ffc6fc1cef2697 (diff) | |
download | sssd-13205258cc17d3833558244251f5adbc98cf34e5.tar.gz sssd-13205258cc17d3833558244251f5adbc98cf34e5.tar.xz sssd-13205258cc17d3833558244251f5adbc98cf34e5.zip |
INTG_TESTS: Add one more test for filtered out users/groups
The added test is quite simple and basically ensures that when some
shortcut is taken in the cache_req_send() SSSD still filters out the
already cached users/groups.
The real situation the test tries to test is:
- getent passwd 1002
- sleep(2)
- getent passwd 1002
- getent group 2002
- sleep(2)
- getent group 2002
(Considering entry_negative_timeout = 1 in [nss] section of sssd.conf).
Related:
https://pagure.io/SSSD/sssd/issue/3362
Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>
Diffstat (limited to 'src/resolv/async_resolv_utils.c')
0 files changed, 0 insertions, 0 deletions