summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests/samba_tool
Commit message (Expand)AuthorAgeFilesLines
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-028-952/+0
* s4:tests/samba_tool/gpo.py: fix accidential line breakMichael Adam2012-11-301-2/+1
* s4:tests/samba_tool/gpo.py: add test_show_as_admin()Stefan Metzmacher2012-11-301-0/+5
* samba-tool: Add new samba-tool gpo aclcheck and testAndrew Bartlett2012-11-161-0/+10
* selftest: Add --tmpdir to 'samba-tool gpo create' testAndrew Bartlett2012-11-132-3/+9
* selftest: Avoid returning errors (rather than failures) in gpo testAndrew Bartlett2012-11-131-2/+4
* selftest: check that samba-tool gpo works for basic operationsAndrew Bartlett2012-11-061-0/+57
* samba-tool: Add samba-tool processes subcommandAndrew Bartlett2012-10-311-0/+35
* samba-tool user test: Fix expected output.Jelmer Vernooij2012-10-191-1/+1
* Tests for 'samba-tool user create' with RFC2307 attributesAlexander Wuerstlein2012-10-182-8/+139
* s4-python: Various formatting fixes.Jelmer Vernooij2012-09-271-4/+4
* selftest: Add python blackbox tests for samba-tool ntacl get/setAndrew Bartlett2012-09-051-2/+67
* s4-selftest: Add test for samba-tool ntacl sysvolcheckAndrew Bartlett2012-08-231-0/+26
* s4-selftest: Add testing of samba-tool ntacl sysvolresetAndrew Bartlett2012-08-231-0/+44
* s4:tests: fix use of a non-existent word (existant)Michael Adam2012-06-121-1/+1
* s4-samba-tool: make new samba-tool group listmembers use samAccountNameAndrew Bartlett2012-05-031-2/+2
* Extension to the samba-tool group subcommand functionality to allow listing o...Lukasz Zalewski2012-05-031-0/+19
* s4:selftest: add test for "samba-tool group list"Michael Adam2012-03-191-0/+22
* s4:selftest: add a new testsuite for the "samba-tool group" commandMichael Adam2012-03-181-0/+128
* s4:selftest: remove python shebang accidentially re-added to the "samba-tool ...Michael Adam2012-03-151-2/+0
* s4:selftest: fix message typo in test for "samba-tool user list"Michael Adam2012-03-151-1/+3
* s4:selftest: fix a message-typo in the "samba-tool user" testsuite.Michael Adam2012-03-141-1/+1
* s4:selftest: add a new test for "samba-tool user list"Michael Adam2012-03-141-1/+27
* s4-python: Remove env from non-executable samba_tool scripts.Andreas Schneider2012-03-132-4/+0
* samba.tests.samba_tool.base: Avoid unnecessary call to testtools.matchers.Con...Jelmer Vernooij2012-03-101-2/+1
* samba.tests.samba_tool.user: Remove unused imports.Jelmer Vernooij2012-03-101-2/+0
* s4-test: improved error checking in samba-tool time testAndrew Tridgell2011-11-101-0/+2
* test: add samba-tool user testsSean Dague2011-11-101-0/+215
* test: Add samba-tool time testsSean Dague2011-11-101-0/+43
* test: add directory and base class for samba-tool testsSean Dague2011-11-102-0/+124