]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:torture/smb2: make smb2.durable-v2-delay tests more robust
authorStefan Metzmacher <metze@samba.org>
Sat, 4 Jul 2020 09:50:14 +0000 (11:50 +0200)
committerGünther Deschner <gd@samba.org>
Tue, 14 Jul 2020 13:38:35 +0000 (13:38 +0000)
commit8fbb7ad275dea54b1d331ec9c591ec4e50778922
tree9868ec2e17e3ca3e14514ab2540bd36d82db7ef6
parent3fa9c3d5bb835d3f512a0a93bf971d8ae54600a0
s4:torture/smb2: make smb2.durable-v2-delay tests more robust

We should not crash when the test fails, so we use a 2nd independent
connection to unlink the file at the end.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
source4/torture/smb2/durable_v2_open.c