]> git.ozlabs.org Git - ccan/commit
tdb2: tdb_expand on empty database now tested.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 26 Aug 2010 07:36:47 +0000 (17:06 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 26 Aug 2010 07:36:47 +0000 (17:06 +0930)
commit06e0037d97f5e1d83667ec40627cef862f3b7b85
treeebf7d544d724197159ef2bbcd9718ccf6834446f
parentebdd6451e2d7aa185e62a59fa2c72ffe36772d9a
tdb2: tdb_expand on empty database now tested.
ccan/tdb2/check.c
ccan/tdb2/free.c
ccan/tdb2/io.c
ccan/tdb2/lock.c
ccan/tdb2/private.h
ccan/tdb2/tdb.c
ccan/tdb2/tdb2.h
ccan/tdb2/test/logging.c [new file with mode: 0644]
ccan/tdb2/test/logging.h [new file with mode: 0644]
ccan/tdb2/test/run-expand.c [new file with mode: 0644]
ccan/tdb2/test/run-new_database.c [new file with mode: 0644]