1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/selftest/tests
Jelmer Vernooij 0acb1d49a7 Use samba TestCase so we get all compatibility functions on Python < 2.7.
Change-Id: Iba87e3c8fa9331c4d5438ab60a8385379da634d7
Signed-Off-By: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2015-03-06 04:41:48 +01:00
..
__init__.py selftest/tests/*.py: remove use of testtools. 2015-03-06 04:41:46 +01:00
test_run.py Use Samba TestCase class, as the python 2.6 one doesn't have assertIs, assertIsInstance or addCleanup. 2015-03-06 04:41:48 +01:00
test_samba.py Use samba TestCase so we get all compatibility functions on Python < 2.7. 2015-03-06 04:41:48 +01:00
test_socket_wrapper.py Use samba TestCase so we get all compatibility functions on Python < 2.7. 2015-03-06 04:41:48 +01:00
test_target.py Use samba TestCase so we get all compatibility functions on Python < 2.7. 2015-03-06 04:41:48 +01:00
test_testlist.py Use Samba TestCase class, as the python 2.6 one doesn't have assertIs, assertIsInstance or addCleanup. 2015-03-06 04:41:48 +01:00