s3: smbd: Add two tests showing recursive directory delete of a directory containing...
commitad0082d79a681b981154747dcde5713e1933b88f
authorJeremy Allison <jra@samba.org>
Thu, 21 Oct 2021 22:06:20 +0000 (21 15:06 -0700)
committerRalph Boehme <slow@samba.org>
Fri, 29 Oct 2021 14:02:34 +0000 (29 14:02 +0000)
tree757898677614b4b14cd453a6483c10b858a10212
parent866c16332771d2c111534a64374fe18646a19ce3
s3: smbd: Add two tests showing recursive directory delete of a directory containing veto file and msdfs links over SMB2.

Add knownfail.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
selftest/knownfail.d/veto_rmdir [new file with mode: 0644]
selftest/target/Samba3.pm
source3/script/tests/test_veto_rmdir.sh [new file with mode: 0755]
source3/selftest/tests.py