summaryrefslogtreecommitdiff
path: root/python/samba/tests/subunitrun.py
AgeCommit message (Expand)AuthorFilesLines
2015-03-06subunitrun: Use new samba.subunit.run module.Jelmer Vernooij1-10/+2
2014-11-30Reduce number of places where sys.path is (possibly) updated for external mod...Jelmer Vernooij1-3/+1
2014-11-22sec_descriptor test: Simplify, use samba.tests.subunitrun module.Jelmer Vernooij1-0/+0
2014-11-22Move option handling into samba.tests.subunitrun.Jelmer Vernooij1-3/+8
2014-11-22Move option parsing to samba.tests.subunitrun.Jelmer Vernooij1-8/+19
2014-11-22Add convenience class for old-style Samba subunit python tests.Jelmer Vernooij1-0/+59