selftest: Add a new base class for ntlm_auth tests
authorSamuel Cabrero <scabrero@suse.de>
Sat, 9 Dec 2017 09:44:15 +0000 (10:44 +0100)
committerNoel Power <npower@samba.org>
Wed, 19 Dec 2018 11:42:09 +0000 (12:42 +0100)
commite8144129111b026444052713618fc5837d43fd96
tree2ae16524e5ebf9f90be32a4716103a74749349b0
parentd0b5e216b0732a95c0fee3e04659ee7d3792baf6
selftest: Add a new base class for ntlm_auth tests

The class is based on test_ntlm_auth.py script.

Signed-off-by: Samuel Cabrero <scabrero@suse.de>
Reviewed-by: Noel Power <npower@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Pair-programmed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/ntlm_auth_base.py [new file with mode: 0644]