s3: torture: Add MS-FSA style terminating '/' and '\\' test - SMB2-PATH-SLASH.
authorJeremy Allison <jra@samba.org>
Thu, 26 Sep 2019 19:36:18 +0000 (12:36 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 2 Oct 2019 08:01:41 +0000 (08:01 +0000)
commit5642f288c895467e32a39430af709cc48198e7c1
tree1e1d9f7f63b84fc6c29aefd9b289fe989e3f72b1
parent32d6cc84cf8e0cf278b5715b8a9d66b7c0a2a6d2
s3: torture: Add MS-FSA style terminating '/' and '\\' test - SMB2-PATH-SLASH.

[MS-FSA] 2.1.5.1 Server Requests an Open of a File.

Checks how to behave on both files and directories.

Tested against Windows 10 server - passes. Currently smbd fails this.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
selftest/knownfail
source3/selftest/tests.py
source3/torture/proto.h
source3/torture/test_smb2.c
source3/torture/torture.c