]> git.ipfire.org Git - thirdparty/samba.git/commit
smbtorture: add a test trying to create a stream on share without streams support
authorRalph Boehme <slow@samba.org>
Thu, 1 Sep 2022 16:55:23 +0000 (18:55 +0200)
committerJule Anger <janger@samba.org>
Tue, 6 Sep 2022 06:32:13 +0000 (06:32 +0000)
commitc5796b0c7a35f2cc96cab3c63502c21b6153abd8
treededd035efa5762f5700756ee60371090ca970ee0
parent77d1d989d1c8077f11a788153909d06eeca68acd
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>
(backported from commit 3dcdab86f13fabb7a8c6ce71c59a565287d11244)
[slow@samba.org: context changes from different tests]
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