1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/lib/ldb/tests
Douglas Bagnall 078ecf486a ldb:pytests: test for Turkic i-dots in ldb_comparison_fold
In tr_TR and some other locales where the letter 'i' uppercases to
'İ', which is not ideal for LDB as we need certain strings like 'guid'
to casefold in the ASCII way.

In fixing https://bugzilla.samba.org/show_bug.cgi?id=15248) we solved
this problem in many cases, but for unindexed searches where the 'i'
is not the last character in the string. This test shows that.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15637

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2024-04-23 01:33:29 +00:00
..
python ldb:pytests: test for Turkic i-dots in ldb_comparison_fold 2024-04-23 01:33:29 +00:00
schema-tests
guidindexpackv1.ldb lib:ldb: Change page size of guidindexpackv1.ldb 2021-04-23 08:26:00 +00:00
init_slapd.sh lib:ldb: Reformat shell scripts 2022-02-24 09:15:34 +00:00
init.ldif
kill_slapd.sh lib:ldb: Reformat shell scripts 2022-02-24 09:15:34 +00:00
ldapi_url.sh lib:ldb: Reformat shell scripts 2022-02-24 09:15:34 +00:00
ldb_filter_attrs_in_place_test.c ldb: Prepare ldb tests for subunit output 2024-03-01 02:41:36 +00:00
ldb_filter_attrs_test.c ldb: Prepare ldb tests for subunit output 2024-03-01 02:41:36 +00:00
ldb_key_value_sub_txn_mdb_test.valgrind lib ldb ldb_key_value tests: Add tests for wrapped operations 2019-06-21 04:27:12 +00:00
ldb_key_value_sub_txn_test.c ldb: Prepare ldb tests for subunit output 2024-03-01 02:41:36 +00:00
ldb_key_value_test.c ldb: Prepare ldb tests for subunit output 2024-03-01 02:41:36 +00:00
ldb_kv_ops_test.c ldb: Prepare ldb tests for subunit output 2024-03-01 02:41:36 +00:00
ldb_kv_ops_test.valgrind lib ldb ldb_key_value tests: Add tests for wrapped operations 2019-06-21 04:27:12 +00:00
ldb_lmdb_free_list_test.c ldb: Prepare ldb tests for subunit output 2024-03-01 02:41:36 +00:00
ldb_lmdb_size_test.c lib/ldb/tests: include stdint.h before cmocka.h 2019-12-18 15:32:40 +00:00
ldb_lmdb_test.c ldb: Prepare ldb tests for subunit output 2024-03-01 02:41:36 +00:00
ldb_match_test.c ldb: Prepare ldb tests for subunit output 2024-03-01 02:41:36 +00:00
ldb_match_test.valgrind CVE-2019-3824 ldb: Add tests for ldb_wildcard_match 2019-02-25 21:26:12 +01:00
ldb_mod_op_test.c ldb: Prepare ldb tests for subunit output 2024-03-01 02:41:36 +00:00
ldb_msg.c ldb: Prepare ldb tests for subunit output 2024-03-01 02:41:36 +00:00
ldb_no_lmdb_test.c ldb: Prepare ldb tests for subunit output 2024-03-01 02:41:36 +00:00
ldb_parse_test.c ldb_parse_test: studio compiler doesn't like empty struct definitions 2020-11-10 06:53:43 +00:00
ldb_tdb_test.c ldb: Prepare ldb tests for subunit output 2024-03-01 02:41:36 +00:00
lldb_ldap.c ldb: Prepare ldb tests for subunit output 2024-03-01 02:41:36 +00:00
photo.ldif
samba4.png
sample_module.c
slapd.conf
start_slapd.sh lib:ldb: Reformat shell scripts 2022-02-24 09:15:34 +00:00
test_ldb_dn.c ldb: Prepare ldb tests for subunit output 2024-03-01 02:41:36 +00:00
test_ldb_qsort.c ldb: Prepare ldb tests for subunit output 2024-03-01 02:41:36 +00:00
test-attribs.ldif
test-config.ldif
test-controls.sh
test-default-config.ldif
test-dup-2.ldif
test-dup.ldif
test-extended.sh lib:ldb: Reformat shell scripts 2022-02-24 09:15:34 +00:00
test-generic.sh lib:ldb: Reformat shell scripts 2022-02-24 09:15:34 +00:00
test-index.ldif
test-ldap.sh lib:ldb: Reformat shell scripts 2022-02-24 09:15:34 +00:00
test-modify-modrdn.ldif
test-modify-unmet-2.ldif
test-modify-unmet.ldif
test-modify.ldif
test-schema.sh lib:ldb: Reformat shell scripts 2022-02-24 09:15:34 +00:00
test-soloading.sh lib:ldb: Reformat shell scripts 2022-02-24 09:15:34 +00:00
test-sqlite3.sh lib:ldb: Reformat shell scripts 2022-02-24 09:15:34 +00:00
test-tdb-features.sh lib:ldb: Reformat shell scripts 2022-02-24 09:15:34 +00:00
test-tdb-subunit.sh lib:ldb: Reformat shell scripts 2022-02-24 09:15:34 +00:00
test-tdb.sh lib:ldb: Reformat shell scripts 2022-02-24 09:15:34 +00:00
test-wildcard.ldif
test-wrong_attributes.ldif
test.ldif lib:ldb:tests: Fix code spelling 2023-04-04 08:30:28 +00:00
testdata.txt
testsearch.txt