sefltest: Add new regression test dfs with widelinks = yes
authorNoel Power <noel.power@suse.com>
Fri, 28 Jul 2023 08:41:59 +0000 (09:41 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 28 Jul 2023 23:50:32 +0000 (23:50 +0000)
commit3d2e9db8b95f9f45d486f8272e53584975f177fa
treecbc397a73ad232f9816464dce697ca6a07ef3699
parentb57cdfd7efb161cf96b3a39dc7a1652db817e602
sefltest: Add new regression test dfs with widelinks = yes

Adds a new test trying to cd into dfs path on share with
widelinks enabled, should generate an error (see BUG:)

Add a knownfail so CI continues

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

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/knownfail.d/smbclient-bug15435 [new file with mode: 0644]
source3/script/tests/test_bug15435_widelink_dfs.sh [new file with mode: 0755]
source3/selftest/tests.py