]> git.ipfire.org Git - thirdparty/samba.git/commit
tests: Add smb3 posix negotiate tests
authorVolker Lendecke <vl@samba.org>
Fri, 26 Aug 2022 12:00:28 +0000 (14:00 +0200)
committerRalph Boehme <slow@samba.org>
Fri, 2 Sep 2022 13:31:38 +0000 (13:31 +0000)
commit887facd37384ba932a93393e135cf82af66cb058
treec73ae26492508cf0784eca0ce61422841a4df502
parent0f75963cf4c3b0d1b67ce7fc9513c0b578ec86f6
tests: Add smb3 posix negotiate tests

Make sure we do and don't announce posix depending on "smb3 unix
extensions" parameter

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
python/samba/tests/smb3unix.py [new file with mode: 0644]
source3/selftest/tests.py