]> git.ozlabs.org Git - ccan/commit
tdb: new test, cleanup old tests by centralizing lock tracking.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 23 Feb 2010 21:50:06 +0000 (08:20 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 23 Feb 2010 21:50:06 +0000 (08:20 +1030)
commitc4a9fd1b01822e75da853d3f3229de5d35409e31
tree72f991a02111ddd2274a198ffd543d9ee4dc46d0
parent26da060115cdf48138d52d5c1069d96037404b7b
tdb: new test, cleanup old tests by centralizing lock tracking.
ccan/tdb/test/external-transaction.c
ccan/tdb/test/lock-tracking.c [new file with mode: 0644]
ccan/tdb/test/lock-tracking.h [new file with mode: 0644]
ccan/tdb/test/run-die-during-transaction.c
ccan/tdb/test/run-no-lock-during-traverse.c [new file with mode: 0644]
ccan/tdb/test/run-open-during-transaction.c