smbtorture: add a test trying to create a stream on share without streams support
commit3dcdab86f13fabb7a8c6ce71c59a565287d11244
authorRalph Boehme <slow@samba.org>
Thu, 1 Sep 2022 16:55:23 +0000 (1 18:55 +0200)
committerRalph Boehme <slow@samba.org>
Fri, 2 Sep 2022 15:00:36 +0000 (2 15:00 +0000)
tree6350ebdf620c100f8eaf9c81d0adeeea16754ecd
parenta5156649d58df07f58e479076ea8a0b41b450ea4
smbtorture: add a test trying to create a stream on share without streams support

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
selftest/knownfail.d/samba3.smb2.create_no_streams [new file with mode: 0644]
source3/selftest/tests.py
source4/selftest/tests.py
source4/torture/smb2/create.c
source4/torture/smb2/smb2.c