summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool/rodc.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-2/+2
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-1/+0
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E231: missing whitespace after ','Joe Guo1-1/+1
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-1/+1
2018-02-09samba-tool rodc: consistently use self.outf, not stdoutDouglas Bagnall1-2/+5
2016-08-04tests:samba_tool: pass stdout and stderr to assertCmdSuccess()Stefan Metzmacher1-7/+7
2016-04-18tests/rodc: Check that preload will skip broken usersGarming Sam1-1/+35
2016-02-25samba-tool: Support preloading multiple usersAndrew Bartlett1-0/+94