Add python server sort tests
commitb797baaa6017549e8ca294e83a64dedc09162a54
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Tue, 8 Mar 2016 22:25:36 +0000 (9 11:25 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 9 Mar 2016 09:32:17 +0000 (9 10:32 +0100)
tree163089ef85237da01299d67a899b4d5de3d7be45
parent577f972f4570e2ab08f0b2ff4a9737089c3d2bc6
Add python server sort tests

The tests are repeated twice: once properly with complex Unicode
strings, and again in a simplified ASCII subset. We only expect Samba
to pass the simplified version. The hard tests are aspirational and
show what Active Directory does.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
selftest/knownfail
source4/dsdb/tests/python/sort.py [new file with mode: 0644]
source4/selftest/tests.py