summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests/netcmd.py
Commit message (Expand)AuthorAgeFilesLines
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-90/+0
* s4-python: Remove env from non-executable test scripts.Andreas Schneider2012-03-131-2/+0
* samba.netcmd: Pass in outf/errf.Jelmer Vernooij2011-11-021-3/+1
* samba-tool: Add test to make sure all commands have a short description set.Jelmer Vernooij2011-10-141-0/+11
* samba-tool: Add test to make sure all commands have a synopsis set.Jelmer Vernooij2011-10-141-3/+23
* samba.netcmd: Reintroduce Command.name.Jelmer Vernooij2011-10-141-0/+5
* samba-tools/testparm: Add really basic unit test, demonstrating how to write ...Jelmer Vernooij2011-10-131-0/+29
* s4-test: name attribute remove from Command class, so test not requiredAmitay Isaacs2011-09-091-6/+0
* s4-python: Add some more module docstrings.Jelmer Vernooij2010-12-051-0/+2
* s4-python: python is not always in /usr/binAndrew Tridgell2010-06-241-1/+1
* python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij2010-06-191-3/+2
* netcmd: Add some basic tests.Jelmer Vernooij2009-12-291-0/+34