]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: selftest: Add regression test to show the $cwd cache is misbehaving when we conne...
authorJeremy Allison <jra@samba.org>
Thu, 7 Oct 2021 21:08:48 +0000 (14:08 -0700)
committerRalph Boehme <slow@samba.org>
Fri, 8 Oct 2021 20:38:34 +0000 (20:38 +0000)
commit954e637ddc6f0f5291d0a15cdbcbc6a4f7a6cb13
tree78ee1198b0195dab954786f5b177e18d33cd688b
parent3268bcd8f5668c4c1c78d957f7017e7a867288f3
s3: selftest: Add regression test to show the $cwd cache is misbehaving when we connect as a different user on a share.

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

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