summaryrefslogtreecommitdiffstats
path: root/lib/tdb2/test
Commit message (Expand)AuthorAgeFilesLines
...
* tdb2: test: import tdb1's tests.Rusty Russell2011-09-1433-0/+2102
* tdb2: include tdb1 source in tests.Rusty Russell2011-09-141-0/+11
* tdb2: make tests include a single mega-header to simplify future patchesRusty Russell2011-09-1450-408/+60
* tdb2: tdb_foreach()Rusty Russell2011-09-141-0/+93
* tdb2: save openhook, allow tdb_get_attribute() on it.Rusty Russell2011-09-141-3/+3
* tdb2: add TDB_RDONLY flag, allow setting/unsetting it.Rusty Russell2011-09-141-0/+109
* tdb2: Hand error code to logging function.Rusty Russell2011-09-143-1/+5
* tdb2: enforce TDB_CONVERTRusty Russell2011-09-143-0/+66
* tdb2: Fix to always use 64-bit offset definitionRusty Russell2011-09-144-4/+4
* tdb2: add lib/tdb2 (from CCAN init-1161-g661d41f)Rusty Russell2011-06-2056-0/+5830