summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool
AgeCommit message (Expand)AuthorFilesLines
2023-06-25netcmd: domain: model field testsRob van der Linde1-0/+332
2023-06-25netcmd: domain: add test for silo if policy is a dnRob van der Linde1-0/+17
2023-06-25netcmd: domain: claim commands use the model layerRob van der Linde1-1/+1
2023-06-25netcmd: domain: fix attributes created by test setUp methodRob van der Linde1-6/+14
2023-06-25netcmd: domain: claim: show err if assertIsNone failsRob van der Linde1-28/+28
2023-06-25netcmd: domain: rename claim tests for consistencyRob van der Linde1-0/+0
2023-06-25netcmd: domain: tests for auth silo command line toolsRob van der Linde3-0/+1226
2023-06-23python:samba:tests: Fix code spellingAndreas Schneider9-10/+10
2023-06-16samba-tool: add new --dns-directory-partition option to dns zonecreate commandBjörn Baumbach1-0/+91
2023-05-16python:tests: Remove unused variablesJoseph Sutton1-6/+6
2023-04-28s3/utils: when encoding ace string use "FA", "FR", "FW", "FX" string rightsNoel Power1-3/+3
2023-04-28pytest:samba-tool ntacl: expect canonical ACE flag formatDouglas Bagnall1-2/+2
2023-04-06python:tests: Correctly skip some GPO tests in release tarballAndreas Schneider1-0/+19
2023-03-31netcmd: tests for claims client toolRob van der Linde1-0/+570
2023-03-09samba-tool: Test that modifying GPO increments GPT.INI versDavid Mulder1-0/+95
2023-02-23python: fix mutable default argumentsRob van der Linde6-11/+30
2023-02-20python:tests: Make sure we delete the OU for movetestAndreas Schneider2-10/+6
2023-02-20python:tests: Add missing result checks for samba_tool.gpo testsAndreas Schneider1-0/+15
2023-02-20python:tests: Make sure we do not run into issues with already existing usersAndreas Schneider1-0/+13
2023-02-20python:tests: Use a random machine name for computer_edit.sh testAndreas Schneider1-12/+14
2023-02-20python:tests: Correctly escape $ in computer_edit.shAndreas Schneider1-2/+2
2023-02-20python:tests: Use a random username for contact_edit.sh testAndreas Schneider1-11/+13
2023-02-20python:tests: Correctly escape $ in contact_edit.shAndreas Schneider1-2/+2
2023-02-20python:tests: Use a random username for user_edit.sh testsAndreas Schneider1-12/+14
2023-02-20python:tests: Correctly escape $ in user_edit.shAndreas Schneider1-2/+2
2023-02-03gp: Test samba-tool gpo cse register/unregister/listDavid Mulder1-0/+35
2023-01-30python: Replace calls to deprecated methodsJoseph Sutton9-33/+33
2023-01-30samba-tool: Test gpo show/load handling of utf-16-le stringsDavid Mulder1-0/+18
2023-01-30samba-tool: gpo load add Registry ext by defaultDavid Mulder1-0/+16
2023-01-30samba-tool: gpo load extension namesDavid Mulder1-0/+17
2023-01-30samba-tool: gpo load/remove bytesDavid Mulder1-0/+33
2023-01-30samba-tool: Test gpo load/remove commandsDavid Mulder1-0/+73
2022-12-23python:tests: Use system ldbsearch if we build with system libldbAndreas Schneider1-1/+4
2022-11-21gp: Test that samba-tool gpo manage removes gpme sudoersDavid Mulder1-0/+35
2022-11-21gp: Test that samba-tool gpo manage lists gpme sudoersDavid Mulder1-0/+18
2022-10-05pytest: samba-tool: Fix undefined escape sequenceJoseph Sutton1-1/+1
2022-09-27samba-tool dsacl: Add additional unit test for delete subcommandChristian Merten1-0/+20
2022-09-27samba-tool dsacl: Add unit tests for delete subcommandChristian Merten1-0/+68
2022-09-16pytest: samba-tool visualize: improve a messageDouglas Bagnall1-1/+2
2022-09-16pytest: samba-tool visualize: fix filenameDouglas Bagnall1-1/+1
2022-09-08pytest samba-tool forest: use runcmdDouglas Bagnall1-10/+13
2022-09-08make runcmd, runsubcmd, exact aliasesDouglas Bagnall1-16/+5
2022-09-08pytest: samba-tool: coalesce run*cmd functionsDouglas Bagnall1-19/+11
2022-09-07pytest: samba-tool ntacl should report errors betterDouglas Bagnall1-0/+27
2022-09-06pytest/samba-tool visualize: test '--color' aliasesDouglas Bagnall1-5/+19
2022-09-06pytest samba-tool visualize: extend colour tests for $NO_COLORDouglas Bagnall1-0/+73
2022-09-06pytest/samba-tool visualize: fix docstringDouglas Bagnall1-1/+1
2022-09-06pytest: SambaToolCmdTest allows easier StringIO replacementDouglas Bagnall1-6/+9
2022-05-10tests/user_check_password_script: Don't try to delete user after failed addJoseph Sutton1-4/+0
2022-05-10tests/user_check_password_script: Remove unused importsJoseph Sutton1-6/+0