summaryrefslogtreecommitdiff
path: root/lib/ldb/tests
Commit message (Expand)AuthorAgeFilesLines
* ldb:tests/sample_module: don't be lazy and use ldb_msg_copy_shallow/ldb_build...Stefan Metzmacher2015-03-201-13/+64
* pyldb: Add tests for type errorsPetr Viktorin2015-03-041-0/+42
* lib-ldb-test: Test copying message element from a message to a new messageKamen Mazdrashki2014-11-251-0/+14
* ldb: Add more data test data for one level test casesMatthieu Patou2013-02-081-0/+14
* ldb: Add tests for the python apiMatthieu Patou2013-02-081-0/+8
* ldb: Add more tests related to onelevel searchMatthieu Patou2013-02-082-0/+14
* ldb: make test output more readableMatthieu Patou2013-02-081-4/+2
* LDB:ldbsearch - add search filter testsMatthias Dieter Wallnöfer2012-08-221-0/+2
* pyldb: Add bindings for ldb_dn_remove_base_componentsAndrew Bartlett2012-07-061-0/+5
* pyldb: Fix dn concat operation to be the other way aroundAndrew Bartlett2012-07-061-1/+1
* ldb:tests: fix use of a non-existent word (existant)Michael Adam2012-06-121-1/+1
* ldb-tools: Place the whole of an ldif file in a transactionldb-1.1.5Andrew Bartlett2012-04-105-0/+62
* ldb: Detect failures in ldb.base againAndrew Bartlett2012-04-102-3/+14
* selftest: Remove unused support for --exeextAndrew Bartlett2012-02-014-58/+58
* ldb: Re-apply pyldb fixes from Tridge and Amity, using unittest ratherJelmer Vernooij2011-11-101-33/+37
* Revert "pyldb: fixed ldb API test"Jelmer Vernooij2011-11-101-36/+39
* pyldb: fixed ldb API testAndrew Tridgell2011-11-101-39/+36
* pyldb: added binary_encode() and binary_decode() methodsAndrew Tridgell2011-07-291-0/+4
* ldb: added a test for an invalid search expressionAndrew Tridgell2011-07-291-0/+3
* pyldb: use dn.is_child_of() instead of dn.compare_base()Andrew Tridgell2011-07-211-5/+6
* pyldb: add unit test for ldbDn.compare_baseMatthieu Patou2011-07-211-0/+11
* ldb: make ldb a top level library for Samba 4.0Andrew Bartlett2011-07-0537-0/+2310