1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/selftest
Noel Power 2b3c9b8e6a s4/dsdb/tests/python: Restore embed NULL tests for Python3
commit: 34ca15fb04 changed the
test so embedded NULLs were avoided when python3 was used.
This was due to the fact the string comparison function
'locale.strcoll' cannot handle embedded NULLs. This commit

a) Restores the test data using embedded NULLs which was
   not used depending on the python runtime version
b) Removes the problematic calculation of expected sorting order
   and instead uses sort order data stored in files.

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-12-14 00:51:32 +01:00
..
provisions blackbox/dbcheck-links: Test broken links with missing <SID=...> on linked attributes 2018-10-30 07:30:20 +01:00
win Correct "occured" typos. 2017-02-22 08:26:21 +01:00
test_samba3dump.sh s4/scripting: PY3 Ensure python scripts are run with correct python ver. 2018-10-23 05:50:25 +02:00
test_w2k3_file.sh
test_w2k3.sh
test_win.sh
tests_win2k3_dc.sh
tests_win.sh
tests.py s4/dsdb/tests/python: Restore embed NULL tests for Python3 2018-12-14 00:51:32 +01:00