summaryrefslogtreecommitdiffstats
path: root/lib/tdb/test/run-transaction-expand.c
Commit message (Expand)AuthorAgeFilesLines
* tdb: add TDB_MUTEX_LOCKING supportVolker Lendecke2014-05-221-0/+1
* tdb/test: avoid const warnings by using 'discard_const_p(uint8_t,' instead of...Stefan Metzmacher2014-04-021-1/+1
* Fix bug 10025 - Lack of Sanity Checking in calls to malloc()/calloc().Bill Parker2013-07-171-0/+5
* lib/tdb: Fix format string errors found by -Werror=format in tdb testsAndrew Bartlett2012-07-301-4/+4
* tdb: don't use err.h in tests.Rusty Russell2012-06-221-1/+0
* tdb: make TDB_NOSYNC merely disable sync.Rusty Russell2012-06-221-2/+12
* tdb/test: fix up tests for use in SAMBA tdb code.Rusty Russell2012-02-141-4/+8
* tdb: wean CCAN-style unit tests off of tap.Rusty Russell2012-02-141-1/+1
* tdb: import unit tests from CCAN into tdb/test/Rusty Russell2012-02-141-0/+106