]> git.ipfire.org Git - thirdparty/samba.git/commit
smbtorture: expand test test_lease_unlink() with set-delete-on-close
authorRalph Boehme <slow@samba.org>
Mon, 16 Sep 2024 19:29:10 +0000 (21:29 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 5 Nov 2024 14:39:30 +0000 (14:39 +0000)
commitaaa9e60ddbcd7c905699739c9d70cb71bc2f74bc
treee7565cf207447adba12346ecd2772924dd4e8772
parentf9c9593225d48706cbed698efc1b2b7f6760966d
smbtorture: expand test test_lease_unlink() with set-delete-on-close

Currently the test only uses initial-delete-on-close. Expand the test to also
use set-delete-on-close.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13458
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15608

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/torture/smb2/lease.c