summaryrefslogtreecommitdiffstats
path: root/src/python/pysss_murmur.c
diff options
context:
space:
mode:
authorPetr Cech <pcech@redhat.com>2015-11-01 07:45:56 -0500
committerJakub Hrozek <jhrozek@redhat.com>2015-11-14 13:08:18 +0100
commit16212bbb2aaa55d0587515e72c0018479ae51be9 (patch)
tree12cc932dfc088af4562278ed5cf07c985ffc3837 /src/python/pysss_murmur.c
parent5928fcbb57b92bfd18ad15aaaf4a5e1ab8dabe61 (diff)
downloadsssd-16212bbb2aaa55d0587515e72c0018479ae51be9.tar.gz
sssd-16212bbb2aaa55d0587515e72c0018479ae51be9.tar.xz
sssd-16212bbb2aaa55d0587515e72c0018479ae51be9.zip
TEST: Add test_groups_by_recent_filter_valid
Test groups_by_filter_valid() was removed in past. We will add two new tests instead of it. Logic of those tests is connected to RECENT filter. It returns only records which have been wrote or updated after filter was created (or another given time). groups_by_filter_valid() --> group_by_recent_filter_valid() grous_by_recent_filter_valid() The first of new tests, group_by_recent_filter_valid(), counts with two groups. One is stored before filter request creation and the second group is stored after filter request creation. So filter returns only one group. The second of new tests, groups_by_recent_filter_valid(), counts with three users. One is stored before filter request creation and two groups are stored after filter request creation. So filter returns two groups. This patch adds groups_by_recent_filter_valid(). Resolves: https://fedorahosted.org/sssd/ticket/2730 Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
Diffstat (limited to 'src/python/pysss_murmur.c')
0 files changed, 0 insertions, 0 deletions