summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python/ad_dc_medley_performance.py
AgeCommit message (Expand)AuthorFilesLines
2019-03-29paged_search: perf testing paged searchAaron Haslett1-2/+9
2018-12-14PY3: change shebang to python3 in source4/dsdb dirJoe Guo1-1/+1
2018-10-25s4/dsdb/pytest/ad_dc_medley: do not use xrangeDouglas Bagnall1-1/+1
2018-10-25s4/dsdb/pytests: Py3 compatitble except clausesDouglas Bagnall1-1/+2
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E261: at least two spaces before inline commentJoe Guo1-1/+1
2018-08-24PEP8: fix E124: closing bracket does not match visual indentationJoe Guo1-1/+1
2018-05-05perftest: ad_dc_medley failing base search failed to catch exceptionDouglas Bagnall1-4/+9
2018-03-23s3/dsdb: convert print func to be py2/py3 compatibleNoel Power1-8/+13
2018-02-28dsdb python tests: convert 'except X, (tuple)' to 'except X as e'Noel Power1-1/+2
2017-06-23perftest: add a new medley testDouglas Bagnall1-0/+501