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
2019-03-06
Enable make test even without lmdb
Mathieu Parent
3
-0
/
+203
2019-02-25
CVE-2019-3824 ldb: Add tests for ldb_wildcard_match
Gary Lockyer
2
-0
/
+207
2019-01-29
ldb: The test api.py should not rely on order of entries in dict
Lukas Slebodnik
1
-6
/
+8
2019-01-13
lib/ldb/tests/python: Add test to pass utf8 encoded bytes to ldb.Dn
Noel Power
1
-0
/
+15
2018-12-14
PY3: change shebang to python3 in lib dir
Joe Guo
2
-2
/
+2
2018-11-06
lib: ldb: Remove use of talloc_autofree_context().
Jeremy Allison
1
-2
/
+2
2018-11-01
ldb/tests/py/index: remove dup value in dictionary
Douglas Bagnall
1
-1
/
+0
2018-11-01
ldb/tests/py/api: use proper name for ldb.LdbError
Douglas Bagnall
1
-2
/
+2
2018-10-25
ldb/tests/py/api: reveal shadowed casefold test
Douglas Bagnall
1
-1
/
+1
2018-09-27
lib/ldb/tests: add test for ldb.Dn passed utf8 unicode
Noel Power
1
-0
/
+4
2018-09-06
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
1
-1
/
+1
2018-08-24
Fix uClibc build on 64bit platforms by including stdint.h
Bernd Kuhls
2
-0
/
+2
2018-08-24
PEP8: fix E502: the backslash is redundant between brackets
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E306: expected 1 blank line before a nested definition, found 0
Joe Guo
1
-0
/
+2
2018-08-24
PEP8: fix E305: expected 2 blank lines after class or function definition, fo...
Joe Guo
1
-0
/
+1
2018-08-24
PEP8: fix E303: too many blank lines (2)
Joe Guo
1
-7
/
+0
2018-08-24
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
1
-0
/
+21
2018-08-24
PEP8: fix E301: expected 1 blank line, found 0
Joe Guo
2
-0
/
+17
2018-08-24
PEP8: fix E231: missing whitespace after ','
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E226: missing whitespace around arithmetic operator
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E203: whitespace before ':'
Joe Guo
1
-6
/
+6
2018-08-24
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
2
-14
/
+14
2018-08-24
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E124: closing bracket does not match visual indentation
Joe Guo
1
-1
/
+1
2018-08-15
ldb: extend API tests
Andrew Bartlett
1
-3
/
+44
2018-08-15
ldb: Add new function ldb_dn_add_child_val()
Andrew Bartlett
1
-0
/
+117
2018-08-14
ldb tests: fix assertion on wrong pointer
Timur I. Bakeyev
1
-1
/
+1
2018-08-14
CVE-2018-1140 ldb: Add tests for search add and rename with a bad dn= DN
Andrew Bartlett
1
-0
/
+156
2018-07-30
lib ldb: move key value code to lib/ldb/ldb_key_value
Gary Lockyer
3
-0
/
+3
2018-07-30
lib ldb: format rename ldb_kv_private
Gary Lockyer
1
-11
/
+10
2018-07-30
lib ldb: rename ltdb_private to ldb_kv_private
Gary Lockyer
3
-129
/
+129
2018-05-30
ldb: Add tests for when we should expect a full scan
Andrew Bartlett
1
-1
/
+99
2018-05-30
ldb: Save a copy of the index result before calling the callbacks.
Andrew Bartlett
1
-0
/
+275
2018-05-23
ldb: Reject a possible future ldb_mdb with the index in a sub-database
Andrew Bartlett
1
-0
/
+32
2018-05-23
ldb_mdb/tests: add tests for multiple opens across forks
Gary Lockyer
1
-0
/
+79
2018-05-23
ldb_mdb/tests: test large index key value
Gary Lockyer
1
-0
/
+44
2018-05-23
ldb_mdb/tests: Tests for wrap open
Gary Lockyer
2
-2
/
+240
2018-05-23
ldb_mdb: Apply LMDB key length restrictions at key-value layer
Gary Lockyer
1
-3
/
+163
2018-05-23
ldb_mdb/tests: Run api and index test also on lmdb
Gary Lockyer
2
-1
/
+107
2018-05-23
ldb_mdb/tests: Add tests to check for max key length and DB size
Gary Lockyer
2
-0
/
+450
2018-05-12
Bulk: enclose .keys() method with list where list (from python2) expected
Noel Power
1
-2
/
+2
2018-05-09
ldb: Ensure we can open a new LDB after a fork()
Andrew Bartlett
1
-0
/
+64
2018-05-09
ldb: Add tests for ldb_tdb use after a fork()
Andrew Bartlett
1
-0
/
+387
2018-05-09
ldb/tests: add tests for transaction_{start,commit}/lock_read across forks
Gary Lockyer
1
-0
/
+216
2018-05-03
ldb: Prepare to allow tests to operate on ldb_mdb (by using the GUID index)
Gary Lockyer
1
-55
/
+111
2018-05-03
ldb tests: add cmocka tests of kv operation interactions with transactions
Gary Lockyer
1
-0
/
+184
2018-05-03
ldb tests: api ensure database correctly populated
Gary Lockyer
1
-0
/
+13
2018-05-03
ldb/tests: don't use TEVENT_DEPRECATED in ldb_kv_ops_test.c
Stefan Metzmacher
1
-3
/
+0
2018-04-06
ldb: Fix trailing whitespace
Volker Lendecke
2
-12
/
+12
2018-04-06
ldb/tests: remove lmdb.h include from test
Ralph Boehme
1
-1
/
+0
[next]