summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool
AgeCommit message (Expand)AuthorFilesLines
2021-01-27samba-tool: Test gpo manage symlink list commandDavid Mulder1-0/+41
2021-01-15samba-tool: Optionally hide disabled/expired accounts in "group listmembers"Björn Baumbach1-0/+109
2021-01-15samba-tool: Optionally hide disabled/expired accounts in "user list"Björn Baumbach1-0/+70
2020-12-09samba-tool: Test gpo smb.conf set commandDavid Mulder1-0/+42
2020-12-09samba-tool: Test gpo smb.conf list commandDavid Mulder1-0/+31
2020-12-09samba-tool: Test gpo Security listDavid Mulder1-0/+34
2020-12-09samba-tool: Test gpo Security set commandDavid Mulder1-0/+38
2020-12-09samba-tool: Test gpo Sudoers remove commandDavid Mulder1-0/+29
2020-12-09samba-tool: Test gpo Sudoers add commandDavid Mulder1-1/+25
2020-12-09samba-tool: Test gpo Sudoers list commandDavid Mulder1-0/+34
2020-11-11SambaToolCmdTest: let assertCmdSuccess() escape ']\n' linesStefan Metzmacher1-2/+5
2020-11-04selftest: add test for new "samba-tool user unlock" commandBjörn Baumbach1-0/+41
2020-10-29tests: avoid returning an already used ID in randomXid()Jule Anger1-3/+17
2020-10-02python2 reduction: Merge remaining compat code into commonDavid Mulder2-3/+3
2020-10-01samba-tool tests: rename 'contact create' to 'contact add'Jule Anger1-5/+5
2020-10-01samba-tool tests: rename 'group create' to 'group add'Jule Anger1-1/+1
2020-10-01samba-tool tests: rename 'computer create' to 'computer add'Jule Anger1-7/+7
2020-10-01samba-tool tests: rename 'user create' to 'user add'Jule Anger1-5/+5
2020-10-01samba-tool tests: rename 'ou create' to 'ou add'Jule Anger4-14/+14
2020-10-01samba-tool tests: add test-cases for 'contact rename'Jule Anger1-0/+126
2020-10-01samba-tool tests: add test-cases for 'group rename'Jule Anger1-0/+75
2020-10-01samba-tool tests: add test-cases for 'user rename'Jule Anger1-0/+234
2020-09-02samba-tool: Test creating unix user with modified template homedirDavid Mulder1-0/+8
2020-08-11python compat: remove text_typeDouglas Bagnall1-2/+2
2020-08-11python compat: remove StringIODouglas Bagnall1-1/+1
2020-07-01selftest: Split samba.tests.samba_tool.user_virtualCryptSHA into GPG and not ...Andrew Bartlett3-0/+564
2020-06-23gpo: Test samba-tool gpo admxloadDavid Mulder1-0/+25
2020-02-28selftest: test samba-tool group commands with groupnames with brackets and sp...Björn Baumbach1-0/+3
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall19-182/+182
2020-01-21samba-tool tests: add test-case for 'ou list --base-dn'Jule Anger1-0/+19
2020-01-21samba-tool tests: add test-case for 'user list --base-dn'Jule Anger1-0/+24
2020-01-21samba-tool tests: add test-case for 'contact list --base-dn'Jule Anger1-0/+19
2020-01-21samba-tool tests: add test-case for 'computer list --base-dn'Jule Anger1-0/+20
2020-01-21samba-tool tests: add test-case for 'group list --base-dn'Jule Anger1-0/+22
2020-01-21samba-tool tests: add test-case for 'group listmembers --full-dn'Jule Anger1-0/+23
2020-01-21samba-tool tests: add test case for 'user list --full-dn'Jule Anger1-0/+22
2020-01-21samba-tool tests: add test case for 'computer list --full-dn'Jule Anger1-0/+19
2020-01-21samba-tool tests: Add test-case for 'group list --full-dn'Jule Anger1-0/+21
2020-01-14tests/DNS: add MX/SRV record tests with multiple spacesBjörn Jacke1-3/+5
2020-01-14tests/DNS: \n.COM shouldn't be a valid DNS recordBjörn Jacke1-1/+0
2019-12-20selftest: make ad_dc_default an alias for ad_dc, not ad_dc_ntvfsRalph Boehme1-1/+1
2019-11-29samba-tool tests: re-add tests for attribute value verification using samba-toolBjörn Baumbach4-0/+28
2019-11-29samba-tool tests: prepare tests for new samba-tool functionalityBjörn Baumbach4-12/+9
2019-11-29samba-tool tests: remove duplicate definitions of test functionsBjörn Baumbach4-24/+0
2019-10-17samba-tool: Add facility to add rfc2307 attributes to an already created user...Rowland Penny2-7/+153
2019-07-05tests/samba-tool: test --help consistencyDouglas Bagnall1-0/+8
2019-07-04samba-tool tests: add tests for contact managementBjörn Baumbach2-0/+483
2019-07-04samba-tool tests: add test for 'samba-tool group edit' commandBjörn Baumbach1-0/+208
2019-07-04samba-tool tests: add test for 'samba-tool computer edit' commandBjörn Baumbach1-0/+180
2019-07-04samba-tool tests: add test for 'samba-tool user edit', using LDB_FLAG_FORCE_N...Björn Baumbach1-0/+26