tdb: Basic test for circular freelist fix
authorVolker Lendecke <vl@samba.org>
Thu, 4 Oct 2018 15:42:09 +0000 (17:42 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 8 Oct 2018 20:17:11 +0000 (22:17 +0200)
commitf36a538cbd46e1652bfbd80862f2f03fa3e2f2d0
tree79aa0d1b799a322ef65748eb6a5a7cc810e897f6
parentbdacc41f4610478bb184815b89a26d875d075bf8
tdb: Basic test for circular freelist fix

Try to store a record for which the (circular) freelist does not have
any entry.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/tdb/test/circular_freelist.tdb [new file with mode: 0644]
lib/tdb/test/run-circular-freelist.c [new file with mode: 0644]
lib/tdb/wscript