summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python/login_basics.py
AgeCommit message (Expand)AuthorFilesLines
2022-03-10dsdb/tests: add test_login_basics_simple()Stefan Metzmacher1-7/+19
2022-03-10dsdb/tests: introduce assertLoginSuccessStefan Metzmacher1-4/+3
2022-03-10dsdb/tests: let all BasePasswordTestCase tests provide self.host_url[_ldaps]Stefan Metzmacher1-3/+2
2021-09-04python: Fix usage stringsJoseph Sutton1-1/+1
2021-04-28python: remove all 'from __future__ import print_function'Douglas Bagnall1-1/+0
2018-12-14PY3: change shebang to python3 in source4/dsdb dirJoe Guo1-1/+1
2018-08-24PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo1-0/+1
2018-07-03tests: Add a sub-set of tests to show the restored DC is soundTim Beale1-0/+184