summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool/base.py
AgeCommit message (Expand)AuthorFilesLines
2021-06-21python/samba/tests: Remove DCs joined to test samba-tool behaviourAndrew Bartlett1-0/+11
2020-11-11SambaToolCmdTest: let assertCmdSuccess() escape ']\n' linesStefan Metzmacher1-2/+5
2020-10-29tests: avoid returning an already used ID in randomXid()Jule Anger1-3/+17
2020-08-11python compat: remove StringIODouglas Bagnall1-1/+1
2018-10-19python tests Blackbox: add random_passwordGary Lockyer1-7/+0
2018-09-03python/samba/tests: Use io.StringIO for py3 and StringIO.StrinIO for py2Noel Power1-1/+1
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-1/+0
2018-08-24PEP8: fix E225: missing whitespace around operatorJoe Guo1-2/+2
2018-05-11tests: Add tests for samba-tool passwordsettings commandsTim Beale1-0/+17
2018-05-05sambatool tests: make assertMatch use assertInDouglas Bagnall1-1/+2
2018-02-12tests: SambaToolCmdTest.assertMatch() indicates what was assertedDouglas Bagnall1-1/+11
2017-02-22Correct "overriden" typos.Chris Lamb1-1/+1
2016-08-04tests:samba_tool: pass stdout and stderr to assertCmdSuccess()Stefan Metzmacher1-2/+3
2016-07-19samba-tool: Put full command and subcommand in informative name when testing ...Andrew Bartlett1-2/+2
2016-06-16selftest: Rebase DrsBaseTestCase on SambaToolCmdTestAndrew Bartlett1-1/+1
2013-05-15samba_tool/base.py: Fix typo.Karolin Seeger1-1/+1
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+114