index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ldb
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
lib:ldb:tests: Fix memory leaks in ldb_lmdb_free_list_test
Andreas Schneider
1
-7
/
+13
2025-10-29
lib:ldb:tests: Avoid memory leaks in ldb_kv_ops test
Andreas Schneider
1
-7
/
+35
2025-10-17
Add missing include needed for cmocka.h
Andreas Schneider
1
-0
/
+1
2025-03-05
ldb: remove unused test-sqlite3.sh
Douglas Bagnall
1
-23
/
+0
2024-12-19
ldb:tests: add tests ensuring indexes don't change search results
Douglas Bagnall
1
-0
/
+478
2024-11-06
ldb:test:lmdb_free_list: s/the the/to the/ in comment
Douglas Bagnall
1
-1
/
+1
2024-09-24
ldb:test:api_search: shift remaining setUp adds to class add_index
Douglas Bagnall
1
-35
/
+31
2024-09-24
ldb:test:api_search: remove pass-through setUp()s
Douglas Bagnall
1
-9
/
+0
2024-09-24
ldb:test:api_search: use @unittest.skipIf for LMDB tests
Douglas Bagnall
1
-37
/
+8
2024-09-24
ldb:test:api_search: skip LMDB tests at class level
Douglas Bagnall
1
-18
/
+25
2024-09-24
ldb:test:api_search: use class method to add index
Douglas Bagnall
1
-21
/
+56
2024-09-24
ldb:test:api_search: tidy up files in each subclass
Douglas Bagnall
1
-2
/
+8
2024-09-24
ldb:test:api_search: set up the database once and use copies
Douglas Bagnall
1
-210
/
+224
2024-09-24
ldb:test:api_search: use test name as db name
Douglas Bagnall
1
-2
/
+6
2024-09-24
ldb:test:api_search: put config options on class, not instance.
Douglas Bagnall
1
-47
/
+44
2024-09-24
ldb:test:api_search: improve attribute access tests
Douglas Bagnall
1
-3
/
+3
2024-09-24
ldb:test:api_base: make flags method a class method
Douglas Bagnall
1
-2
/
+3
2024-09-24
ldb:test:api_base: simplify prefix selection
Douglas Bagnall
1
-7
/
+1
2024-09-24
ldb:tests:index: use abi_base
Douglas Bagnall
1
-12
/
+6
2024-09-24
ldb:tests:crash: rationalise imports
Douglas Bagnall
1
-2
/
+1
2024-09-24
ldb:tests:api_simple uses conventional 4 space indent
Douglas Bagnall
1
-3
/
+3
2024-09-24
ldb:tests:repack: use common api_base variables
Douglas Bagnall
1
-11
/
+6
2024-09-24
ldb:tests:api_misc: fix Control test
Douglas Bagnall
1
-1
/
+1
2024-09-24
ldb:tests: move api.py to api_misc
Douglas Bagnall
1
-0
/
+0
2024-09-24
ldb:tests: make api_simple module
Douglas Bagnall
2
-732
/
+752
2024-09-24
ldb:tests: make api_add_modify module
Douglas Bagnall
2
-355
/
+376
2024-09-24
ldb:tests: make api_search module
Douglas Bagnall
2
-1698
/
+1720
2024-09-24
ldb:tests: make api_base module
Douglas Bagnall
2
-38
/
+54
2024-09-24
ldb:tests:api.py uses .disconnect before rmdir
Douglas Bagnall
1
-1
/
+1
2024-09-24
ldb:pytest:api: remove unnecessary super() parameters
Douglas Bagnall
1
-45
/
+45
2024-09-24
ldb:pytest:api: remove pass-though tearDowns
Douglas Bagnall
1
-48
/
+0
2024-05-22
ldb-samba: use ldb_comparison_fold_utf8()
Douglas Bagnall
1
-2
/
+2
2024-05-22
ldb: add test_ldb_comparison_fold
Douglas Bagnall
1
-0
/
+213
2024-05-07
ldb:tests: add a test for dotted i uppercase
Douglas Bagnall
1
-0
/
+4
2024-04-23
ldb:pytests: test for Turkic i-dots in ldb_comparison_fold
Douglas Bagnall
1
-0
/
+16
2024-04-10
ldb:pytests: test ldb.connect() works after .disconnect()
Douglas Bagnall
1
-0
/
+9
2024-03-20
ldb:pytests: test duplicate connections fail
Douglas Bagnall
1
-0
/
+14
2024-03-03
ldb: Pass a supported opaque type to ldb.set_opaque()
Jo Sutton
1
-1
/
+1
2024-03-03
ldb: Add tests for Python set_opaque() and get_opaque()
Jo Sutton
1
-0
/
+68
2024-03-03
pyldb: Remove unused and broken Python access to LDB module API
Andrew Bartlett
1
-58
/
+0
2024-03-01
ldb: Prepare ldb tests for subunit output
Andrew Bartlett
15
-1
/
+30
2024-02-29
ldb: ldb_string_to_time reports more errors
Douglas Bagnall
1
-0
/
+1
2023-10-25
ldb: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-08-30
lib:ldb:tests: Remove explicit comparison with False
Joseph Sutton
1
-1
/
+1
2023-04-11
lib:ldb: Fix code spelling
Andreas Schneider
1
-2
/
+2
2023-04-06
lib:ldb:tests: Fix signedness build error
Andreas Schneider
1
-1
/
+1
2023-04-05
CVE-2023-0614 ldb: Make ldb_filter_attrs_in_place() work in place
Joseph Sutton
1
-329
/
+280
2023-04-05
CVE-2023-0614 ldb: Add function to filter message in place
Joseph Sutton
1
-0
/
+989
2023-04-05
CVE-2023-0614 ldb:tests: Ensure ldb_val data is zero-terminated
Joseph Sutton
1
-85
/
+86
2023-04-04
lib:ldb:tests: Fix code spelling
Andreas Schneider
7
-21
/
+21
[next]