index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ldb
/
tests
/
python
/
api.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/ldb/tests/python: Add test to pass utf8 encoded bytes to ldb.Dn
Noel Power
2019-01-21
1
-0
/
+15
*
lib/ldb/tests: add test for ldb.Dn passed utf8 unicode
Noel Power
2018-11-05
1
-0
/
+4
*
CVE-2018-1140 ldb: Add tests for search add and rename with a bad dn= DN
Andrew Bartlett
2018-08-14
1
-0
/
+156
*
ldb: Add tests for when we should expect a full scan
Andrew Bartlett
2018-05-30
1
-1
/
+99
*
ldb_mdb/tests: Run api and index test also on lmdb
Gary Lockyer
2018-05-23
1
-1
/
+96
*
Bulk: enclose .keys() method with list where list (from python2) expected
Noel Power
2018-05-12
1
-2
/
+2
*
ldb: Prepare to allow tests to operate on ldb_mdb (by using the GUID index)
Gary Lockyer
2018-05-03
1
-55
/
+111
*
ldb tests: api ensure database correctly populated
Gary Lockyer
2018-05-03
1
-0
/
+13
*
ldb: Add test to show a reindex failure must not leave the DB corrupt
Andrew Bartlett
2018-04-05
1
-0
/
+160
*
lib ldb tests: Prepare to run api and index test on tdb and lmdb
Gary Lockyer
2018-04-05
1
-58
/
+87
*
pyldb: extend dn.is_child_of() test: dn is child of itself
Björn Baumbach
2018-02-08
1
-0
/
+4
*
ldb: Intersect the index from SCOPE_ONELEVEL with the index for the search ex...
Andrew Bartlett
2017-12-20
1
-1
/
+133
*
ldb: Ensure we do not run out of File descriptors in autobuild
Andrew Bartlett
2017-09-22
1
-0
/
+16
*
ldb: Do not make an ldb file for API tests
Andrew Bartlett
2017-09-22
1
-23
/
+11
*
ldb: Add test showing a search against the index is not possible
Andrew Bartlett
2017-09-22
1
-0
/
+16
*
ldb: Add more tests covering in-transaction GUID index and unique index behav...
Andrew Bartlett
2017-09-22
1
-12
/
+176
*
ldb: Add tests for base DN of a different case
Andrew Bartlett
2017-09-22
1
-0
/
+26
*
ldb_tdb: Add tests for add/modify with the GUID index
Andrew Bartlett
2017-09-22
1
-0
/
+84
*
ldb: Also test the new GUID index mode
Andrew Bartlett
2017-09-22
1
-0
/
+11
*
ldb: Add an unused objectGUID to each record in SearchTests
Andrew Bartlett
2017-09-22
1
-25
/
+56
*
ldb: Add tests for indexed and unindexed search expressions
Andrew Bartlett
2017-08-30
1
-0
/
+299
*
ldb: Fix tests to call the parent tearDown(), not setUp in tearDown
Andrew Bartlett
2017-08-30
1
-2
/
+2
*
ldb:tests: Extend api.py testsuite to show transaction_commit() blocks agains...
Andrew Bartlett
2017-07-02
1
-10
/
+8
*
ldb:tests: Extend api.py testsuite to show transaction contents can not be se...
Andrew Bartlett
2017-07-02
1
-0
/
+66
*
ldb: Do not use mktemp() nor leak files into /tmp during api.py test
Andrew Bartlett
2017-05-06
1
-69
/
+96
*
ldb: Add some tests to clarify the current iterator behaviour
Andrew Bartlett
2017-05-06
1
-6
/
+109
*
pyldb: eliminate warnings from python api test
Michael Adam
2016-02-17
1
-4
/
+4
*
pyldb: add api tests for search_iterator()
Stefan Metzmacher
2016-02-17
1
-0
/
+100
*
ldb: Fix bug triggered by having an empty message in database during search.
Adrian Cochrane
2015-12-04
1
-4
/
+25
*
pyldb: Improve test coverage
Petr Viktorin
2015-11-05
1
-0
/
+82
*
pyldb: Prevent segfault when first module is NULL
Petr Viktorin
2015-11-05
1
-0
/
+9
*
pyldb: Adapt tests to Python 3
Petr Viktorin
2015-11-05
1
-75
/
+330
*
pyldb: Modernize test suite
Petr Viktorin
2015-11-05
1
-116
/
+116
*
pyldb: Add Python 3 compatibility (except strings)
Petr Viktorin
2015-11-05
1
-7
/
+10
*
ldb: Fix python bindings to accept a string as a DN
ldb-1.1.22
Andrew Bartlett
2015-10-26
1
-0
/
+29
*
pyldb: Add tests for type errors
Petr Viktorin
2015-03-04
1
-0
/
+42
*
lib-ldb-test: Test copying message element from a message to a new message
Kamen Mazdrashki
2014-11-25
1
-0
/
+14
*
pyldb: Add bindings for ldb_dn_remove_base_components
Andrew Bartlett
2012-07-06
1
-0
/
+5
*
pyldb: Fix dn concat operation to be the other way around
Andrew Bartlett
2012-07-06
1
-1
/
+1
*
ldb:tests: fix use of a non-existent word (existant)
Michael Adam
2012-06-12
1
-1
/
+1
*
ldb: Re-apply pyldb fixes from Tridge and Amity, using unittest rather
Jelmer Vernooij
2011-11-10
1
-33
/
+37
*
Revert "pyldb: fixed ldb API test"
Jelmer Vernooij
2011-11-10
1
-36
/
+39
*
pyldb: fixed ldb API test
Andrew Tridgell
2011-11-10
1
-39
/
+36
*
pyldb: added binary_encode() and binary_decode() methods
Andrew Tridgell
2011-07-29
1
-0
/
+4
*
pyldb: use dn.is_child_of() instead of dn.compare_base()
Andrew Tridgell
2011-07-21
1
-5
/
+6
*
pyldb: add unit test for ldbDn.compare_base
Matthieu Patou
2011-07-21
1
-0
/
+11
*
ldb: make ldb a top level library for Samba 4.0
Andrew Bartlett
2011-07-05
1
-0
/
+748