summaryrefslogtreecommitdiffstats
path: root/selftest/tests/test_socket_wrapper.py
Commit message (Expand)AuthorAgeFilesLines
* Use samba TestCase so we get all compatibility functions on Python < 2.7.Jelmer Vernooij2015-03-061-1/+1
* selftest/tests/*.py: remove use of testtools.Jelmer Vernooij2015-03-061-1/+1
* selftest.py: Use testtools TestCase class.Jelmer Vernooij2012-03-041-2/+3
* selftest.socket_wrapper: Add basic unit tests.Jelmer Vernooij2012-03-041-0/+15
* Add test infrastructure for selftest.Jelmer Vernooij2012-03-041-0/+20