summaryrefslogtreecommitdiffstats
path: root/python/samba/tests/subunitrun.py
Commit message (Expand)AuthorAgeFilesLines
* subunitrun: Use new samba.subunit.run module.Jelmer Vernooij2015-03-061-10/+2
* Reduce number of places where sys.path is (possibly) updated for external mod...Jelmer Vernooij2014-11-301-3/+1
* sec_descriptor test: Simplify, use samba.tests.subunitrun module.Jelmer Vernooij2014-11-221-0/+0
* Move option handling into samba.tests.subunitrun.Jelmer Vernooij2014-11-221-3/+8
* Move option parsing to samba.tests.subunitrun.Jelmer Vernooij2014-11-221-8/+19
* Add convenience class for old-style Samba subunit python tests.Jelmer Vernooij2014-11-221-0/+59