223846d Ticket 49390 - improve compare and cn=config compare tests

Authored and Committed by firstyear 5 years ago
    Ticket 49390 - improve compare and cn=config compare tests
    
    Bug Description: We had a number of tests for the dsldapobject
    compare cases, but they were in the lib389 tests. Move and update
    these to work as part of the dirsrvtests suite.
    
    Fix Description: Update lib389 to properly handle attribute casing
    and update compare tests to work with newer lib389 ideas
    
    https://pagure.io/389-ds-base/issue/49390
    
    Author: William Brown <william@blackhats.net.au>
    
    Review by: spichugi (Thanks)
    
        
dirsrvtests/tests/suites/lib389/config_compare_test.py src/lib389/lib389/tests/config_compare_test.py
file renamed
+13 -31
empty file added
dirsrvtests/tests/suites/lib389/idm/user_compare_i2_test.py src/lib389/lib389/tests/idm/user_compare_i2_test.py
file renamed
+11 -31
dirsrvtests/tests/suites/lib389/idm/user_compare_m2Repl_test.py src/lib389/lib389/tests/idm/user_compare_m2Repl_test.py
file renamed
+18 -45
dirsrvtests/tests/suites/lib389/idm/user_compare_st_test.py src/lib389/lib389/tests/idm/user_compare_st_test.py
file renamed
+19 -34
file modified
+5 -1