summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python/ndr_pack_performance.py
AgeCommit message (Expand)AuthorFilesLines
2024-07-02perftest:ndr_pack_performance: Remove obselete commentJo Sutton1-7/+0
2024-07-02perftest:ndr_pack_performance: Remove unused importJo Sutton1-1/+0
2024-02-08perftest:ndr_pack: spin in do_nothing for a whileDouglas Bagnall1-2/+3
2024-02-08perftest:ndr_pack: use a valid dummy SIDDouglas Bagnall1-1/+1
2024-02-08perftest:ndr_pack_performance: remove irrelevant imports, optionsDouglas Bagnall1-52/+3
2024-02-08perftest:ndr_pack: slightly reduce python overheadDouglas Bagnall1-3/+3
2024-02-08perftest: ndr_pack_performance gets more SD typesDouglas Bagnall1-0/+41
2024-02-08perftest:ndr_pack: rename SD tests with object ACEsDouglas Bagnall1-6/+6
2023-10-13s4:dsdb:tests: Use loadTestsFromTestCase() instead of makeSuite()Joseph Sutton1-1/+2
2023-08-30s4:dsdb:tests: Remove unused importsJoseph Sutton1-8/+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-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E222: multiple spaces after operatorJoe Guo1-1/+1
2018-08-24PEP8: fix E122: continuation line missing indentation or outdentedJoe Guo1-2/+2
2017-03-02selftest: ndr_pack/unpack performance testDouglas Bagnall1-0/+227