summaryrefslogtreecommitdiff
path: root/source3/selftest/tests.py
AgeCommit message (Collapse)AuthorFilesLines
2011-02-22s3-selftest convert tests.sh to pythonAndrew Bartlett1-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