Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tdb: add TDB_MUTEX_LOCKING support | Volker Lendecke | 2014-05-22 | 1 | -0/+1 |
* | tdb/test: avoid const warnings by using 'discard_const_p(uint8_t,' instead of... | Stefan Metzmacher | 2014-04-02 | 1 | -2/+2 |
* | tdb: don't use err.h in tests. | Rusty Russell | 2012-06-22 | 1 | -1/+0 |
* | lib/tdb: remove unnecessary XOPEN and FILE_OFFSET_BITS defines in test/ | Rusty Russell | 2012-03-14 | 1 | -1/+0 |
* | tdb/test: fix up tests for use in SAMBA tdb code. | Rusty Russell | 2012-02-14 | 1 | -3/+4 |
* | tdb: wean CCAN-style unit tests off of tap. | Rusty Russell | 2012-02-14 | 1 | -1/+1 |
* | tdb: import unit tests from CCAN into tdb/test/ | Rusty Russell | 2012-02-14 | 1 | -0/+79 |