summaryrefslogtreecommitdiff
path: root/auth/credentials/tests
Commit message (Expand)AuthorAgeFilesLines
* auth/creds/torture: add a test showing segfaultDouglas Bagnall2019-05-091-1/+45
* PY3: change shebang to python3 in misc dirsJoe Guo2018-12-141-1/+1
* auth/credentials/tests: Python 3.6 avoid deepcopy errorNoel Power2018-12-101-5/+12
* auth/cred/tests/bind: remove unused importDouglas Bagnall2018-10-251-1/+0
* PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo2018-08-241-0/+1
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+1
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-08-241-1/+1
* PEP8: fix E127: continuation line over-indented for visual indentJoe Guo2018-08-241-4/+4
* auth/credentials/test: py2/py3 compat always decode result of b64encodeNoel Power2018-05-131-1/+1
* auth/credentials/test: convert print func to be py2/py3 compatibleNoel Power2018-03-231-5/+6
* tests/bind.py: Add a bind test with NTLMSSP with no domainGarming Sam2018-02-221-1/+25
* credentials test: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-20/+14
* Remove unused imports.Jelmer Vernooij2014-11-191-7/+1
* auth/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher2014-04-021-0/+1
* test: fixed several tests to use samba.testsAndrew Tridgell2011-11-101-2/+2
* auth: move credentials layer to the top levelAndrew Bartlett2011-10-112-0/+273