summaryrefslogtreecommitdiffstats
path: root/source3/selftest/tests.py
Commit message (Collapse)AuthorAgeFilesLines
* s3-selftest convert tests.sh to pythonAndrew Bartlett2011-02-221-0/+196
This should allow us a much better chance of invoking the subunit wrappers in the right way, at the right level. Andrew Bartlett