8b305c1 Ticket 47824 - CI test: add test case for ticket 47824

Authored and Committed by nhosoi 9 years ago
    Ticket 47824 - CI test: add test case for ticket 47824
    
    Bug Description: Simple Paged Results search fails to return engries
    under the sub suffixes if the search goes across the backend boundaries.
    
    Test Description: Add 3 sub suffixes under the primary suffix.
    Run Simple Paged Results search with the page size 4.
    Compare the returned entry count with the created data count in assert.
    
    https://fedorahosted.org/389/ticket/47824
    
    Reviewed by mreynolds@redhat.com (Thank you, Mark!!)