summaryrefslogtreecommitdiff
path: root/lib/tdb/test
AgeCommit message (Expand)AuthorFilesLines
2013-07-17Fix bug 10025 - Lack of Sanity Checking in calls to malloc()/calloc().Bill Parker1-0/+5
2013-02-19tdb: Enhance lock tracking a bitVolker Lendecke1-0/+11
2012-10-04tdb: add tdb_rescue()Rusty Russell2-0/+176
2012-08-10tdb/test: fix build on OSF/1Björn Jacke1-15/+15
2012-07-30lib/tdb: Fix format string errors found by -Werror=format in tdb testsAndrew Bartlett1-4/+4
2012-06-26tdb: finish weaning off err.h.Rusty Russell7-23/+28
2012-06-22tdb: don't use err.h in tests.Rusty Russell21-22/+1
2012-06-22tdb: make TDB_NOSYNC merely disable sync.Rusty Russell1-2/+12
2012-03-23lib/tdb: fix test/run-die-during-transaction when HAVE_INCOHERENT_MMAP.Rusty Russell1-0/+5
2012-03-22lib/tdb: fix OpenBSD incoherent mmap.Rusty Russell1-4/+23
2012-03-22lib/tdb: fix up run-die-during-transaction test cases on Solaris.Rusty Russell4-5/+4
2012-03-14lib/tdb: remove unnecessary XOPEN and FILE_OFFSET_BITS defines in test/Rusty Russell17-20/+0
2012-02-14tdb/test: fix up tests for use in SAMBA tdb code.Rusty Russell5-13/+16
2012-02-14tdb: wean CCAN-style unit tests off of tap.Rusty Russell25-23/+64
2012-02-14tdb: import unit tests from CCAN into tdb/test/Rusty Russell34-0/+2566