virt-manager/tests
Chen Hanxiao 4897615a1e pylint: Replace deprecated assertEquals with assertEqual
pylint complain:
  Using deprecated method assertEquals() (deprecated-method)

https://docs.python.org/3.3/library/unittest.html#deprecated-aliases
Method Name     Deprecated alias        Deprecated alias
assertEqual()   failUnlessEqual         assertEquals

Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
2017-10-22 19:24:29 +08:00
..
capabilities-xml capabilities: Drop cpu_map.xml handling 2017-07-17 11:47:01 -04:00
cli-test-xml xmlnsqemu: Order XML output like libvirt does 2017-10-20 16:13:04 -04:00
clone-xml cloner: get original XML with security informations 2017-09-18 09:04:35 +02:00
hostkeymap tests: Add more hostkeymap tests 2017-10-18 18:42:50 -04:00
inject-data tests: Add test_initrd_inject command 2013-09-28 16:50:08 -04:00
interface-xml Use XMLBuilder for Interface XML 2013-09-19 16:56:38 -04:00
nodedev-xml/devxml hostdev: add an address element for USB host devs if necessary 2015-08-05 13:32:04 +02:00
storage-xml storage: More support for network pools 2014-12-09 16:12:47 -05:00
uitests tests: uitests: wire up --debug option 2017-10-21 19:41:33 -04:00
virtconv-files virtconv: Don't implicitly depend on dict hash order 2017-10-20 16:13:04 -04:00
xmlconfig-xml tests: Fix after vmvga change 2017-04-19 14:08:04 -04:00
xmlparse-xml network: add support for parsing/formatting SR-IOV VFs 2017-10-09 10:22:48 +02:00
__init__.py Use reload() from imp module 2017-10-20 13:18:31 -04:00
capabilities.py capabilities: Fix model list caching for different archs (bz 1451113) 2017-07-17 11:47:01 -04:00
checkprops.py tests: Stop using deprecated assertEquals 2017-05-05 12:40:52 -04:00
clitest.py Replace StringIO with io.(StringIO or BytesIO) 2017-10-20 13:18:31 -04:00
clonetest.py cloner: get original XML with security informations 2017-09-18 09:04:35 +02:00
hostkeymap.py pylint: Replace deprecated assertEquals with assertEqual 2017-10-22 19:24:29 +08:00
interface.py pycodestyle: Do not use bare 'except:' 2017-08-02 13:57:43 -04:00
misc.py tests: Add msgfmt validation for pofiles 2017-03-21 19:23:29 -04:00
nodedev.py pycodestyle: fix all E203 warnings 2017-08-11 00:01:38 +08:00
osdict.py tests: Split out osdict and uriparse from misc.py 2015-04-04 14:43:12 -04:00
pycodestyle.cfg pycodestyle: fix all E125 warnings 2017-10-21 23:26:16 +08:00
pylint.cfg tests: pylint: Silence/fix a bunch of new warnings 2017-06-16 12:54:56 -04:00
storage.py storage: Check for pool name collisions against the pool cache 2017-07-20 17:28:38 -04:00
test_inject.py pycodestyle: Do not use bare 'except:' 2017-08-02 13:57:43 -04:00
test_urls.py tests: urls: check for latest ubuntu LTS 2017-09-19 19:55:57 -04:00
testdriver.xml tests: Add multi <panic> example 2017-09-15 19:33:22 -04:00
uriparse.py connect: Handle \ in username 2017-06-01 14:26:46 -04:00
utils.py Do not compare between None and int 2017-10-20 13:18:31 -04:00
virtconvtest.py Replace StringIO with io.(StringIO or BytesIO) 2017-10-20 13:18:31 -04:00
xmlconfig.py guest: Don't add default ps2 or xen mouse 2017-06-28 16:17:50 -04:00
xmlparse.py network: add support for parsing/formatting SR-IOV VFs 2017-10-09 10:22:48 +02:00