s3/torture: test rbtree TDB_INSERT and TDB_MODIFY flags
authorDavid Disseldorp <ddiss@samba.org>
Tue, 9 Jun 2020 16:21:11 +0000 (18:21 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 10 Jun 2020 20:28:45 +0000 (20:28 +0000)
commit787092b50ad36fcafff85662f4039b4c7a0a3a47
tree4b83c713fb758e3683f22d80f5e0d4cf87da9744
parent00a0da050331d963d4dd2134ab4983e4f4da9d29
s3/torture: test rbtree TDB_INSERT and TDB_MODIFY flags

Confirm that record overwrite with TDB_INSERT and record insert with
TDB_MODIFY both fail with appropriate error values.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Jun 10 20:28:45 UTC 2020 on sn-devel-184
source3/torture/torture.c