summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool/base.py
Commit message (Expand)AuthorAgeFilesLines
* make runcmd, runsubcmd, exact aliasesDouglas Bagnall2022-09-081-16/+5
* pytest: samba-tool: coalesce run*cmd functionsDouglas Bagnall2022-09-081-19/+11
* pytest: SambaToolCmdTest allows easier StringIO replacementDouglas Bagnall2022-09-061-6/+9
* python/samba/tests: Remove DCs joined to test samba-tool behaviourAndrew Bartlett2021-06-211-0/+11
* SambaToolCmdTest: let assertCmdSuccess() escape ']\n' linesStefan Metzmacher2020-11-111-2/+5
* tests: avoid returning an already used ID in randomXid()Jule Anger2020-10-291-3/+17
* python compat: remove StringIODouglas Bagnall2020-08-111-1/+1
* python tests Blackbox: add random_passwordGary Lockyer2018-10-191-7/+0
* python/samba/tests: Use io.StringIO for py3 and StringIO.StrinIO for py2Noel Power2018-09-031-1/+1
* PEP8: fix E303: too many blank lines (2)Joe Guo2018-08-241-1/+0
* PEP8: fix E225: missing whitespace around operatorJoe Guo2018-08-241-2/+2
* tests: Add tests for samba-tool passwordsettings commandsTim Beale2018-05-111-0/+17
* sambatool tests: make assertMatch use assertInDouglas Bagnall2018-05-051-1/+2
* tests: SambaToolCmdTest.assertMatch() indicates what was assertedDouglas Bagnall2018-02-121-1/+11
* Correct "overriden" typos.Chris Lamb2017-02-221-1/+1
* tests:samba_tool: pass stdout and stderr to assertCmdSuccess()Stefan Metzmacher2016-08-041-2/+3
* samba-tool: Put full command and subcommand in informative name when testing ...Andrew Bartlett2016-07-191-2/+2
* selftest: Rebase DrsBaseTestCase on SambaToolCmdTestAndrew Bartlett2016-06-161-1/+1
* samba_tool/base.py: Fix typo.Karolin Seeger2013-05-151-1/+1
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-0/+114