summaryrefslogtreecommitdiffstats
path: root/lib/tdb/test/run-endian.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-3/+3
* tdb: don't use err.h in tests.Rusty Russell2012-06-221-1/+0
* lib/tdb: remove unnecessary XOPEN and FILE_OFFSET_BITS defines in test/Rusty Russell2012-03-141-1/+0
* 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/+65