summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/tests/netcmd.py
AgeCommit message (Expand)AuthorFilesLines
2012-03-13s4-python: Remove env from non-executable test scripts.Andreas Schneider1-2/+0
2011-11-02samba.netcmd: Pass in outf/errf.Jelmer Vernooij1-3/+1
2011-10-14samba-tool: Add test to make sure all commands have a short description set.Jelmer Vernooij1-0/+11
2011-10-14samba-tool: Add test to make sure all commands have a synopsis set.Jelmer Vernooij1-3/+23
2011-10-14samba.netcmd: Reintroduce Command.name.Jelmer Vernooij1-0/+5
2011-10-13samba-tools/testparm: Add really basic unit test, demonstrating how to write ...Jelmer Vernooij1-0/+29
2011-09-09s4-test: name attribute remove from Command class, so test not requiredAmitay Isaacs1-6/+0
2010-12-05s4-python: Add some more module docstrings.Jelmer Vernooij1-0/+2
2010-06-24s4-python: python is not always in /usr/binAndrew Tridgell1-1/+1
2010-06-19python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij1-3/+2
2009-12-29netcmd: Add some basic tests.Jelmer Vernooij1-0/+34