2bbde88 Ticket 47664 - CI test: add test case for ticket 47664

Authored and Committed by nhosoi 9 years ago
    Ticket 47664 - CI test: add test case for ticket 47664
    
    Bug Description: Passing Simple Paged Results control and Get Effective
    Rights control at the same time, the search ignores paging.
    
    Test Description: Import 20 entries.
    Run Simple Paged Results + Get Effective Rights search with the page size 4.
    If it returns 4 entries with Get Effective Rights attributes / page AND
    the page count is 5, it passes the test.
    
    https://fedorahosted.org/389/ticket/47664
    
    Reviewed by mreynolds@redhat.com (Thank you, Mark!!)