Use Samba TestCase class, as the python 2.6 one doesn't have assertIs, assertIsInstan...
authorJelmer Vernooij <jelmer@samba.org>
Wed, 28 Jan 2015 21:17:41 +0000 (22:17 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 6 Mar 2015 03:41:48 +0000 (04:41 +0100)
commitcef4861906633be00cfb91a2d5e38f9870f749f4
tree6d3bad36ec7f46c1618c80cfdadfa76558a6c2ec
parent9a4a7b9d3e91439145e8a54c37da4a84754fe152
Use Samba TestCase class, as the python 2.6 one doesn't have assertIs, assertIsInstance or addCleanup.

Change-Id: I3daeffade0dac9795f61f91ee0da35fee0143a38
Signed-Off-By: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/tests/test_run.py
selftest/tests/test_testlist.py