]> git.ipfire.org Git - thirdparty/samba.git/commit
s3/selftest: allow samba3.blackbox.smbclient_ntlm.plain run SMB1 & SMB3
authorNoel Power <noel.power@suse.com>
Wed, 27 Nov 2019 20:06:10 +0000 (20:06 +0000)
committerRalph Boehme <slow@samba.org>
Thu, 5 Dec 2019 17:14:46 +0000 (17:14 +0000)
commita6451609993639616edcb6ee262381d5155774a1
tree2c526cb6b656da823cc7246ad49efb35f12c41f0
parent980f7736fc0c569af6142288ac444775941426c3
s3/selftest: allow samba3.blackbox.smbclient_ntlm.plain run SMB1 & SMB3

samba3.blackbox.smbclient_ntlm.plain used test SMB3 & NT1 protocols
in one test. These changes:
  *  modify the test driver script test_smbclient_ntlm.sh to take a
     protocol as param
  *  modify the test description generators to pass NT1 & SMB3

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/script/tests/test_smbclient_ntlm.sh
source3/selftest/tests.py