summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python/ad_dc_performance.py
AgeCommit message (Expand)AuthorFilesLines
2023-10-13s4:dsdb:tests: Use loadTestsFromTestCase() instead of makeSuite()Joseph Sutton1-1/+2
2023-10-13s4:dsdb:tests: Remove unused importsJoseph Sutton1-2/+2
2023-03-08s4-dsdb:tests: Fix AD DC performance testsJoseph Sutton1-8/+8
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 E127: continuation line over-indented for visual indentJoe Guo1-2/+2
2018-08-24PEP8: fix E124: closing bracket does not match visual indentationJoe Guo1-1/+1
2018-03-23s3/dsdb: convert print func to be py2/py3 compatibleNoel Power1-4/+6
2016-08-31Add AD DC performance testsDouglas Bagnall1-0/+338