summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/tests/samba_tool
AgeCommit message (Expand)AuthorFilesLines
2012-11-30s4:tests/samba_tool/gpo.py: fix accidential line breakMichael Adam1-2/+1
2012-11-30s4:tests/samba_tool/gpo.py: add test_show_as_admin()Stefan Metzmacher1-0/+5
2012-11-16samba-tool: Add new samba-tool gpo aclcheck and testAndrew Bartlett1-0/+10
2012-11-13selftest: Add --tmpdir to 'samba-tool gpo create' testAndrew Bartlett2-3/+9
2012-11-13selftest: Avoid returning errors (rather than failures) in gpo testAndrew Bartlett1-2/+4
2012-11-06selftest: check that samba-tool gpo works for basic operationsAndrew Bartlett1-0/+57
2012-10-31samba-tool: Add samba-tool processes subcommandAndrew Bartlett1-0/+35
2012-10-19samba-tool user test: Fix expected output.Jelmer Vernooij1-1/+1
2012-10-18Tests for 'samba-tool user create' with RFC2307 attributesAlexander Wuerstlein2-8/+139
2012-09-27s4-python: Various formatting fixes.Jelmer Vernooij1-4/+4
2012-09-05selftest: Add python blackbox tests for samba-tool ntacl get/setAndrew Bartlett1-2/+67
2012-08-23s4-selftest: Add test for samba-tool ntacl sysvolcheckAndrew Bartlett1-0/+26
2012-08-23s4-selftest: Add testing of samba-tool ntacl sysvolresetAndrew Bartlett1-0/+44
2012-06-12s4:tests: fix use of a non-existent word (existant)Michael Adam1-1/+1
2012-05-03s4-samba-tool: make new samba-tool group listmembers use samAccountNameAndrew Bartlett1-2/+2
2012-05-03Extension to the samba-tool group subcommand functionality to allow listing o...Lukasz Zalewski1-0/+19
2012-03-19s4:selftest: add test for "samba-tool group list"Michael Adam1-0/+22
2012-03-18s4:selftest: add a new testsuite for the "samba-tool group" commandMichael Adam1-0/+128
2012-03-15s4:selftest: remove python shebang accidentially re-added to the "samba-tool ...Michael Adam1-2/+0
2012-03-15s4:selftest: fix message typo in test for "samba-tool user list"Michael Adam1-1/+3
2012-03-14s4:selftest: fix a message-typo in the "samba-tool user" testsuite.Michael Adam1-1/+1
2012-03-14s4:selftest: add a new test for "samba-tool user list"Michael Adam1-1/+27
2012-03-13s4-python: Remove env from non-executable samba_tool scripts.Andreas Schneider2-4/+0
2012-03-10samba.tests.samba_tool.base: Avoid unnecessary call to testtools.matchers.Con...Jelmer Vernooij1-2/+1
2012-03-10samba.tests.samba_tool.user: Remove unused imports.Jelmer Vernooij1-2/+0
2011-11-10s4-test: improved error checking in samba-tool time testAndrew Tridgell1-0/+2
2011-11-10test: add samba-tool user testsSean Dague1-0/+215
2011-11-10test: Add samba-tool time testsSean Dague1-0/+43
2011-11-10test: add directory and base class for samba-tool testsSean Dague2-0/+124