tdb/test: add mutex related tests
commitfbaf94bb85c69f95f1fcd0b43b80d41eb01b55c3
authorVolker Lendecke <vl@samba.org>
Thu, 21 Feb 2013 15:34:32 +0000 (21 16:34 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 22 May 2014 19:05:15 +0000 (22 21:05 +0200)
treee819c1472be4fc9b4b53eb47fc5dbb9fe1561db5
parentdb5bda56bf089ec6052d92bb78f3b49f7c812e00
tdb/test: add mutex related tests

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Pair-Programmed-With: Michael Adam <obnox@samba.org>
Signed-off-by: Volker Lendecke <vl@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/tdb/test/run-mutex-allrecord-bench.c [new file with mode: 0644]
lib/tdb/test/run-mutex-allrecord-block.c [new file with mode: 0644]
lib/tdb/test/run-mutex-allrecord-trylock.c [new file with mode: 0644]
lib/tdb/test/run-mutex-die.c [new file with mode: 0644]
lib/tdb/test/run-mutex-openflags2.c [new file with mode: 0644]
lib/tdb/test/run-mutex-trylock.c [new file with mode: 0644]
lib/tdb/test/run-mutex1.c [new file with mode: 0644]
lib/tdb/wscript