summaryrefslogtreecommitdiff
path: root/lib/ldb/tests
AgeCommit message (Expand)AuthorFilesLines
2013-02-08ldb: Add more data test data for one level test casesMatthieu Patou1-0/+14
2013-02-08ldb: Add tests for the python apiMatthieu Patou1-0/+8
2013-02-08ldb: Add more tests related to onelevel searchMatthieu Patou2-0/+14
2013-02-08ldb: make test output more readableMatthieu Patou1-4/+2
2012-08-22LDB:ldbsearch - add search filter testsMatthias Dieter Wallnöfer1-0/+2
2012-07-06pyldb: Add bindings for ldb_dn_remove_base_componentsAndrew Bartlett1-0/+5
2012-07-06pyldb: Fix dn concat operation to be the other way aroundAndrew Bartlett1-1/+1
2012-06-12ldb:tests: fix use of a non-existent word (existant)Michael Adam1-1/+1
2012-04-10ldb-tools: Place the whole of an ldif file in a transactionAndrew Bartlett5-0/+62
2012-04-10ldb: Detect failures in ldb.base againAndrew Bartlett2-3/+14
2012-02-01selftest: Remove unused support for --exeextAndrew Bartlett4-58/+58
2011-11-10ldb: Re-apply pyldb fixes from Tridge and Amity, using unittest ratherJelmer Vernooij1-33/+37
2011-11-10Revert "pyldb: fixed ldb API test"Jelmer Vernooij1-36/+39
2011-11-10pyldb: fixed ldb API testAndrew Tridgell1-39/+36
2011-07-29pyldb: added binary_encode() and binary_decode() methodsAndrew Tridgell1-0/+4
2011-07-29ldb: added a test for an invalid search expressionAndrew Tridgell1-0/+3
2011-07-21pyldb: use dn.is_child_of() instead of dn.compare_base()Andrew Tridgell1-5/+6
2011-07-21pyldb: add unit test for ldbDn.compare_baseMatthieu Patou1-0/+11
2011-07-05ldb: make ldb a top level library for Samba 4.0Andrew Bartlett37-0/+2310