]> git.ozlabs.org Git - ccan/commit
tdb2: make tests work in parallel.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 12 Sep 2011 04:50:40 +0000 (14:20 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 12 Sep 2011 04:50:40 +0000 (14:20 +0930)
commit380372e733416c2b348d5307f536d0a0807e95df
tree0508680e733081773255de9a3fa82d1b26ca3aa6
parent6fa66e4e468e043580dcbea38a52cc7dd8f3ebe8
tdb2: make tests work in parallel.

Lazy cut & paste of tdb names causes failure when we run in parallel.
ccan/tdb2/test/api-21-parse_record.c
ccan/tdb2/test/api-80-tdb_fd.c
ccan/tdb2/test/api-81-seqnum.c
ccan/tdb2/test/api-firstkey-nextkey.c
ccan/tdb2/test/run-12-check.c
ccan/tdb2/test/run-20-growhash.c