1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/selftest
Jeremy Allison f0decb31ff s3: smbtorture3: Add POSIX-MKDIR test for posix_mkdir case sensitive bug.
Test does:

mkdir POSIX_foo
mkdir POSIX_Foo
mkdir POSIX_foo/Foo
mkdir POSIX_foo/foo
mkdir POSIX_Foo/Foo
mkdir POSIX_Foo/foo

Which should pass a SMB1 POSIX extensions server
as posix mkdir should always be case sensitive
no matter what the share is set to.

Mark as knownfail for now.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
2019-02-24 12:21:10 +01:00
..
ktest-krb5_ccache-2 s3-selftest Add tests to show kerberos works across a password change 2011-04-06 05:24:48 +02:00
ktest-krb5_ccache-3 s3-selftest Add tests to show kerberos works across a password change 2011-04-06 05:24:48 +02:00
ktest-secrets.tdb s3-selftest Add tests to show kerberos works across a password change 2011-04-06 05:24:48 +02:00
tests.py s3: smbtorture3: Add POSIX-MKDIR test for posix_mkdir case sensitive bug. 2019-02-24 12:21:10 +01:00